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.
☆128Updated 11 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☆116Updated last year
- Physically based rendering (PBR) for raylib☆111Updated 2 years ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dyanmic lights in games.☆81Updated 7 months ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆88Updated last year
- Froggy OpenGL Engoodener☆141Updated last month
- 3D Game Engine☆179Updated 5 months ago
- Yet another multiplatform C++ framework to make games☆74Updated this week
- Small header-only C library to decompress any BC compressed image☆152Updated 5 months ago
- An experimental game engine.☆169Updated 3 weeks ago
- JoltPhysics C interface☆96Updated last week
- Single file DDS header encoder and decoder☆73Updated this week
- Simple CPU/GPU profiler with ImGui HUD☆74Updated last year
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆35Updated 4 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆115Updated 5 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆55Updated this week
- Modern OpenGL 4.5 rendering techniques☆46Updated 4 years ago
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- An abstraction layer for graphics APIs.☆206Updated this week
- A modern, high-performance C++17 graphics and compute library based on Vulkan☆32Updated this week
- Yet another pet engine☆69Updated last month
- Pure C multi-channel signed distance field generator☆3Updated 3 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆168Updated last year
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 9 years ago
- Experiment with generating clouds in real time on low end computer☆129Updated 5 years ago
- Blazingly fast Vulkan glTF Viewer☆69Updated this week
- ☆24Updated 4 years ago
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆43Updated last week
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 2 years ago
- C++ skeletal animation library☆38Updated 8 months ago
- Physically based renderer demo written using Vulkan.☆79Updated 5 months ago