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☆168Updated 8 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Updated 9 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆89Updated 8 years ago
- Fast mesh simplification via edge collapsing☆132Updated 8 years ago
- A library of distance and occlusion generation routines☆112Updated 4 months ago
- Mesh Decimation Tool☆96Updated 10 years ago
- A realtime terrain erosion & fluid simulation running on the CPU.☆80Updated 5 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated last year
- Order Independent Transparency via Linked List Sorting on GPU☆81Updated 5 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆295Updated 9 years ago
- voxel Terrain using marching cubes and transvoxel☆112Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- A portable C++ library for simulating hydraulic erosion.☆61Updated last month
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆114Updated 10 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆82Updated 5 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated last week
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆50Updated 3 years ago