laleksic / tiny_csg
tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is intended to be used as a backend in 3d level editors and/or generators.
☆126Updated 10 months ago
Alternatives and similar repositories for tiny_csg:
Users that are interested in tiny_csg are comparing it to the libraries listed below
- Single header "no-allocation" KTX/DDS file reader☆114Updated 10 months ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆84Updated last year
- Froggy OpenGL Engoodener☆140Updated 3 weeks ago
- Single file DDS header encoder and decoder☆69Updated 5 months ago
- An experimental game engine.☆155Updated 3 months ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dyanmic lights in games.☆61Updated 6 months ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆33Updated 4 years ago
- Colorizing text editor for ImGui☆77Updated this week
- 3D Game Engine☆177Updated 3 months ago
- Small header-only C library to decompress any BC compressed image☆151Updated 3 months ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆113Updated 5 years ago
- Physically based rendering (PBR) for raylib☆108Updated 2 years ago
- An abstraction layer for graphics APIs.☆205Updated 3 weeks ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 8 years ago
- A dx12/Vk game engine (kind of).☆126Updated 4 years ago
- Experiment with generating clouds in real time on low end computer☆127Updated 5 years ago
- Simple CPU/GPU profiler with ImGui HUD☆69Updated last year
- Toy CPU and GPU implementations of the Slug rendering algorithm☆120Updated 5 years ago
- Pure C multi-channel signed distance field generator☆2Updated 3 years ago
- Yet another multiplatform C++ framework to make games☆73Updated this week
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆79Updated 5 years ago
- Сross-platform Vulkan/OpenGL 3D engine for personal experimentation☆202Updated this week
- A simple ImGui component for rendering profiling data☆238Updated last year
- Playground for messing around with bgfx and friends☆56Updated 5 years ago
- A minimal Vulkan deferred rendering demonstration.☆20Updated last month
- Tiny DDS file loader☆43Updated 5 years ago
- STL whose aim is to compile fast, run fast, and be clear to read☆50Updated this week
- Physically based renderer demo written using Vulkan.☆74Updated 3 months ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆85Updated 2 years ago
- The HotBite Game Engine☆27Updated 3 weeks ago