davemc0 / DMcTools
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.
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DMcTools
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 12 years ago
- A demo library for rendering vector path with loop blinn algorithm☆11Updated 4 years ago
- Header-only base C++ library.☆20Updated 7 years ago
- a binary format for baked (bak3d) 3d files☆18Updated 8 years ago
- A tool to convert Polynomial Texture Maps into regular bitmaps☆16Updated 8 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 4 years ago
- GLSL Raytracer☆11Updated 9 years ago
- SIMD-optimized math library in C++☆23Updated 6 years ago
- OBJ model to 3D transparent texture converter☆36Updated 2 years ago
- ☆22Updated 11 years ago
- ☆11Updated 7 years ago
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Updated 5 years ago
- Indirect Occlusion Culling☆23Updated 7 years ago
- A small testbed for physically based rendering experiments☆10Updated 7 years ago
- Invk - Inverse Kinematics Library with Quaternions☆26Updated 5 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- ☆17Updated 2 years ago
- 🔺 Fast and simple polygon triangulation library.