Stars
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
A brief computer graphics / rendering course
An installation and update framework for Windows desktop apps
Mesh optimization library that makes meshes smaller and faster to render
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Range library for C++14/17/20, basis for C++20's std::ranges
3D C++ Game Engine - yet another open source game engine
An Open-Source subdivision surface library.
Open source c++ skeletal animation library and toolset
High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
Capture and analyze the high-level performance characteristics of graphics applications on Windows.
Firmware for Original Prusa i3 3D printer by PrusaResearch
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory…
Volt (VPhysics Jolt) is a replacement physics module for the Source Engine.
KindDragon / vld
Forked from dmoulding/vldVisual Leak Detector for Visual C++ 2008-2015
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
Advanced DXTc texture compression and transcoding library
Rapid YAML - a library to parse and emit YAML, and do it fast.
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.