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
- ☆17Updated 3 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Fast, high-quality texture compression library for many formats☆51Updated 3 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 7 years ago
- A cross-platform Vulkan layer which checks Vulkan applications for best practices on PowerVR devices.☆16Updated 5 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 5 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- DynamicResolutionRendering_source_V3_update☆34Updated 8 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Invk - Inverse Kinematics Library with Quaternions☆29Updated 6 years ago
- Physical based rendering with Vulkan using glTF 2.0 models☆18Updated last year
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Breakout with Vulkan to test Uniform Data Transfer Methods☆25Updated 5 years ago
- Utility to sign DXIL code after compilation☆22Updated 6 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- Home of the Lava graphics shader language compiler and other tools☆20Updated 9 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- demo for par_camera_control.h☆11Updated 2 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 7 years ago