BorisTheBrave / mc-dcLinks
Demonstration code for Marching Cubes and Dual Contouring
☆301Updated 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☆176Updated 5 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆369Updated 3 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…☆303Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆236Updated 9 months 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…☆81Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆170Updated 2 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆307Updated 8 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…☆160Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆198Updated this week
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆303Updated last year
- Dual Contoruing implemented in C++☆95Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- ☆217Updated last week
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆260Updated 2 years ago
- ☆31Updated last year
- Experimental 3D modeler☆258Updated this week
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆136Updated last year
- TriWild: Robust Triangulation with Curve Constraints☆246Updated 2 years ago
- Fast simplification of 3D surface meshes☆334Updated 2 weeks ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆799Updated 9 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the …☆91Updated 6 years ago
- GPU-accelerated triangle mesh processing☆262Updated this week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- Robust Tetrahedral Meshing in the Wild.☆662Updated 2 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆629Updated last year
- An example that complies and runs the fast winding number for soups☆78Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago