nickgildea / fast_dual_contouring
Fast (er) implementation of dual contouring which avoids the octree
☆158Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast_dual_contouring
- An implementation of the Dual Contouring algorithm based on the reference code☆165Updated 8 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆84Updated 7 years ago
- Dual Contoruing implemented in C++☆89Updated 5 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆288Updated 8 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆231Updated 7 years ago
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…