BorisTheBrave / mc-dc
Demonstration code for Marching Cubes and Dual Contouring
☆293Updated last year
Alternatives and similar repositories for mc-dc:
Users that are interested in mc-dc are comparing it to the libraries listed below
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆300Updated 8 years ago
- Dual Contoruing implemented in C++☆92Updated 5 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆363Updated 3 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆191Updated this week
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆74Updated 4 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆610Updated 10 months ago
- ☆201Updated last week
- TriWild: Robust Triangulation with Curve Constraints☆238Updated 2 years ago
- 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…☆153Updated 10 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆781Updated 9 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆165Updated last year
- The Robust Quad Mesh Extraction Library☆111Updated 4 years ago
- GPU-based SDF generator☆150Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Implements a simple, readable naive surface nets algorithm☆61Updated 6 months ago
- Robust Tetrahedral Meshing in the Wild.☆634Updated last year
- Fast Tetrahedral Meshing in the Wild☆444Updated last year
- Standalone marching cubes implementation and Python bindings☆98Updated last year
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Toolkit for Meshing in the Wild☆135Updated this week
- Fast (er) implementation of dual contouring which avoids the octree☆159Updated 7 years ago
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆154Updated 6 months ago
- GPU-accelerated triangle mesh processing☆242Updated this week
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆396Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆321Updated last year
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago