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 last year
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 3 years ago
- ☆33Updated 3 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Fast, high-quality texture compression library for many formats☆51Updated 3 years ago
- Invk - Inverse Kinematics Library with Quaternions☆29Updated 6 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 7 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Toy software vulkan ICD implementation☆21Updated 5 years ago
- DynamicResolutionRendering_source_V3_update☆34Updated 8 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- ☆17Updated 2 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆36Updated 11 months ago
- Efficient Multiple Scattering in Participating Media using Shortest Path Finding☆20Updated 5 years ago
- TGen - Simple C++ Tangent Generator☆42Updated 6 years ago
- Vulkan Renderer☆31Updated last year
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago