BorisTheBrave / mc-dc
Demonstration code for Marching Cubes and Dual Contouring
☆279Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mc-dc
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆291Updated 8 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆73Updated 4 years ago
- Dual Contoruing implemented in C++☆88Updated 5 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆360Updated 2 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆230Updated last month
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆289Updated last year
- An implementation of the Dual Contouring algorithm based on the reference code☆165Updated 8 years ago
- ☆191Updated 5 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆767Updated 9 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆157Updated 7 years ago
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- TriWild: Robust Triangulation with Curve Constraints☆232Updated last year
- Fast simplification of 3D surface meshes☆261Updated 4 months ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆162Updated last year
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆146Updated 6 months ago
- Mesh simplification with UV's boundary preserved☆498Updated 4 years ago
- GPU-accelerated triangle mesh processing☆226Updated 2 weeks ago
- GPU-based SDF generator☆149Updated 7 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆193Updated 7 years ago
- Isotropic Remeshing of Triangulated Surface☆85Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆184Updated 2 weeks ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆233Updated 6 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆310Updated last year
- Robust Tetrahedral Meshing in the Wild.☆619Updated last year
- ☆766Updated last year
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆596Updated 7 months ago
- Least squares conformal mapping implemented in C++☆110Updated 4 years ago