aewallin / dualcontouring
Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/
☆67Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for dualcontouring
- Dual Contoruing implemented in C++☆89Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆158Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆132Updated 3 years ago
- Mesh Decimation Tool☆95Updated 9 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆38Updated last year
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- A library of distance and occlusion generation routines☆111Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆165Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago
- ☆66Updated 6 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆84Updated 7 years ago
- CIS565 Final Project☆13Updated 9 years ago
- Fast mesh simplification via edge collapsing☆132Updated 7 years ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆109Updated 9 years ago
- ☆40Updated 8 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆119Updated 5 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 4 years ago
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆36Updated 4 years ago
- ☆26Updated 9 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 4 years ago
- Sandbox binary and source code for the Siggraph 2017 paper "Water Wave Packets" by Stefan Jeschke (NVIDIA) and Chris Wojtan (IST Austria)☆44Updated 7 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆63Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆76Updated 4 years ago
- A GPU Path tracer implementing VCM☆21Updated 7 years ago