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:
- ☆17Updated 3 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- OBJ model to 3D transparent texture converter☆40Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated last week
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- ☆33Updated 3 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- Fast, high-quality texture compression library for many formats☆51Updated 3 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 8 years ago
- Physical based rendering with Vulkan using glTF 2.0 models☆19Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- Invk - Inverse Kinematics Library with Quaternions☆30Updated 6 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- A LightFileWatcher☆29Updated 4 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Updated 7 years ago
- Software rasterizer based on Larrabee's☆43Updated 9 years ago
- Tutorial Project for Screen Space Reflection☆11Updated 10 years ago
- C/C++ Isosurface Extraction library☆13Updated 8 years ago
- The front end code of my masters thesis which is about computational steering and CAVE virtual reality environment.☆18Updated 5 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Updated last year
- TGen - Simple C++ Tangent Generator☆42Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- DynamicResolutionRendering_source_V3_update☆35Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- DirectX 11-based rendering framework designed for rapid prototyping☆20Updated 10 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago