emilk / Dual-ContouringLinks
Dual Contoruing implemented in C++
☆100Updated 6 years ago
Alternatives and similar repositories for Dual-Contouring
Users that are interested in Dual-Contouring are comparing it to the libraries listed below
Sorting:
- Fast (er) implementation of dual contouring which avoids the octree☆166Updated 8 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆181Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆171Updated 9 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago
- Fast mesh simplification via edge collapsing☆132Updated 8 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 4 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- A library of distance and occlusion generation routines☆112Updated 3 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆119Updated 6 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- A procedural geometry generation library for C++11☆235Updated 2 years ago
- Mesh Decimation Tool☆95Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Signed Distance Function Sculpting☆52Updated 8 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆87Updated 8 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆317Updated 9 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆114Updated 10 years ago
- Automatic UV Unwrapping Library for Dust3D☆90Updated 5 years ago
- voxel Terrain using marching cubes and transvoxel☆112Updated 8 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 4 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago