BorisTheBrave / mc-dcLinks
Demonstration code for Marching Cubes and Dual Contouring
☆311Updated 2 years ago
Alternatives and similar repositories for mc-dc
Users that are interested in mc-dc are comparing it to the libraries listed below
Sorting:
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆316Updated 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…☆310Updated 2 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆375Updated 3 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆239Updated last year
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆819Updated 10 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- ☆35Updated last year
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆86Updated 5 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆307Updated last year
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆268Updated 3 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆208Updated 3 weeks 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…☆166Updated last year
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆637Updated last year
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- Robust Tetrahedral Meshing in the Wild.☆689Updated 2 years ago
- ☆225Updated 5 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- ☆816Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆94Updated 3 years ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆433Updated 2 years ago
- TriWild: Robust Triangulation with Curve Constraints☆253Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago