BorisTheBrave / mc-dcLinks
Demonstration code for Marching Cubes and Dual Contouring
☆320Updated 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☆183Updated 6 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆321Updated 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…☆311Updated 2 years ago
- ☆35Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆376Updated 4 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆273Updated 3 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆176Updated 2 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆250Updated 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…☆90Updated 5 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆217Updated last month
- 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…☆168Updated last year
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308Updated last year
- A simple mesh voxelizer, GPU accelerated with CUDA☆94Updated 9 years ago
- ☆228Updated 7 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- TriWild: Robust Triangulation with Curve Constraints☆257Updated last month
- Fast simplification of 3D surface meshes☆376Updated last month
- Fast (er) implementation of dual contouring which avoids the octree☆168Updated 8 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆827Updated 10 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Updated 9 years ago
- Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the …☆94Updated 6 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated 2 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆642Updated last year
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago