aewallin / dualcontouringLinks
Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/
☆70Updated 11 years ago
Alternatives and similar repositories for dualcontouring
Users that are interested in dualcontouring are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆167Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆170Updated 9 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 years ago
- Fast mesh simplification via edge collapsing☆133Updated 8 years ago
- CIS565 Final Project☆13Updated 10 years ago
- Graphics and physics research, snippets, demos☆134Updated 9 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- ☆30Updated 10 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- ☆41Updated 9 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago