Highlights
- Pro
Stars
Asset Cooker is a build system aimed at game assets, for custom engines. It's FAST! It leverages Windows' USN journals to robustly track which files change, and only cook what needs to be cooked.
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.
A fast entity component system (ECS) for C & C++
C++ examples for the Vulkan graphics API
Mesh optimization library that makes meshes smaller and faster to render
Mesh simplification with UV's boundary preserved
KindDragon / vld
Forked from dmoulding/vldVisual Leak Detector for Visual C++ 2008-2015
linalg.h is a single header, public domain, short vector math library for C++
Example code and libraries for the book "Essential Mathematics for Games and Interactive Applications."
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies