aewallin / dualcontouringLinks
Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/
☆69Updated 10 years ago
Alternatives and similar repositories for dualcontouring
Users that are interested in dualcontouring are comparing it to the libraries listed below
Sorting:
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆164Updated 8 years ago
- found and rescued from code.google.com☆70Updated 9 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆169Updated 8 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- OpenGL-based voxel renderer☆66Updated 9 years ago
- Mesh Decimation Tool☆97Updated 9 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆86Updated 8 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆138Updated 3 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆103Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆175Updated 5 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- ☆30Updated 10 years ago
- Accompanying source code for my bachelor's thesis "Animated Sparse Voxel Octrees".☆46Updated 2 years ago
- Spherical Harmonic Tools☆103Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago