laleksic / tiny_csgLinks
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.
☆146Updated last year
Alternatives and similar repositories for tiny_csg
Users that are interested in tiny_csg are comparing it to the libraries listed below
Sorting:
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆100Updated 2 years ago
- Single header "no-allocation" KTX/DDS file reader☆138Updated 3 months ago
- Froggy OpenGL Engoodener☆153Updated last month
- An abstraction layer for graphics APIs.☆218Updated this week
- Small header-only C library to decompress any BC compressed image☆176Updated 3 months ago
- Single file DDS header encoder and decoder☆81Updated 4 months ago
- Simple CPU/GPU profiler with ImGui HUD☆82Updated 2 months ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 5 months ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆132Updated 8 months ago
- 3D Game Engine☆213Updated 2 months ago
- tiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)☆112Updated this week
- C++ skeletal animation library☆45Updated last year
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆125Updated 6 years ago
- Physically based rendering (PBR) for raylib☆122Updated 3 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 3 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆67Updated 9 years ago
- Multiplatform 3D game engine.☆53Updated this week
- The HotBite Game Engine☆42Updated 9 months ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆95Updated 6 years ago
- Yet another multiplatform C++ framework to make games☆85Updated last month
- JoltPhysics C interface☆172Updated last month
- A simple ImGui component for rendering profiling data☆291Updated 5 months ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dynamic lights in games.☆143Updated last year
- Tiny DDS file loader☆50Updated 6 years ago
- A High Quality SIMD BC1 Encoder☆131Updated 3 years ago
- Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.☆333Updated 5 months ago
- C++ containers for arrays, lists, maps, hash tables, trees, and graphs.☆192Updated 8 months ago
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆243Updated 3 years ago
- REI is a cross-platform rendering framework and a comprehensive graphics API. Adaptable to various platforms, including PC, consoles, and…☆70Updated 2 years ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆38Updated 5 years ago