davemc0 / DMcToolsLinks
Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filtering, vector quantization, AABB, etc.
☆13Updated 2 years ago
Alternatives and similar repositories for DMcTools
Users that are interested in DMcTools are comparing it to the libraries listed below
Sorting:
- OBJ model to 3D transparent texture converter☆40Updated 4 years ago
- ☆17Updated 3 years ago
- ☆33Updated 3 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Fast, high-quality texture compression library for many formats☆51Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- Experimentation framework for real-time light culling☆31Updated 6 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Indirect Occlusion Culling