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
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆182Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Updated 9 years ago
- A library of distance and occlusion generation routines☆112Updated 4 months ago
- Mesh Decimation Tool☆96Updated 10 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated last year
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆88Updated 8 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- The code in this tutorial implements a BVH acceleration structure☆81Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- voxel Terrain using marching cubes and transvoxel☆112Updated 8 years ago
- Fast mesh simplification via edge collapsing☆132Updated 8 years ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated last week
- 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
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆89Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- A tiny, simple implementation of the marching tetrahedrons algorithm.☆29Updated last month
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆320Updated 9 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆81Updated 5 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago