chinedufn / mat4-to-dual-quat
Convert a 4x4 matrix into a dual quaternion. Useful for skeletal animation (dual quaternion linear blending)
☆15Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for mat4-to-dual-quat
- Convert rigged models into simple, easy-to-parse formats☆14Updated 8 years ago
- Spherical Cube Map rendering library☆24Updated 8 years ago
- A native GPU bytecode compiler for constructive solid geometry☆23Updated 5 years ago
- demonstration of live reloading☆14Updated 6 years ago
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 12 years ago
- OBJ model to 3D transparent texture converter☆36Updated 2 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆36Updated 4 years ago
- 🔺 Fast and simple polygon triangulation library.☆41Updated 6 years ago
- Implementation of several subdivision algorithms for meshes☆16Updated 5 years ago
- Sample for the Voxels library☆36Updated 10 years ago
- 3D painting tool☆38Updated 11 years ago
- ☆16Updated 4 years ago
- Procedural 3D mesh generation tool☆12Updated 6 years ago
- C/C++ Isosurface Extraction library☆13Updated 7 years ago
- Catmull-Clark subdivision surface deformation tool.☆12Updated 7 years ago
- Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filt…☆12Updated last year
- ☆10Updated 3 years ago
- Deformation Styles using Spline Skinning☆12Updated 9 years ago
- A small testbed for physically based rendering experiments☆10Updated 7 years ago
- experimenting with Vulkan RTX☆10Updated 3 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- Header-only base C++ library.☆20Updated 7 years ago
- scrollytelling and Filament☆11Updated last year
- [DEPRECATED] Virtual Machine for BlueByte☆9Updated 4 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.