BorisTheBrave / mc-dcLinks
Demonstration code for Marching Cubes and Dual Contouring
☆303Updated 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.☆372Updated 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…☆304Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆198Updated 2 weeks ago
- A repository with a variety of meshes with minimal licensing requirements.☆236Updated 10 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆310Updated 8 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 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…☆81Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆170Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆303Updated last year
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆634Updated last year
- Fast simplification of 3D surface meshes☆338Updated 3 weeks ago
- Robust Tetrahedral Meshing in the Wild.☆663Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 10 months ago
- ☆32Updated last year
- ☆800Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆91Updated 2 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆90Updated 9 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆801Updated 9 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- TriWild: Robust Triangulation with Curve Constraints☆246Updated 2 years ago
- ☆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…☆160Updated last year
- The Robust Quad Mesh Extraction Library☆123Updated 4 years ago
- Fast Tetrahedral Meshing in the Wild☆485Updated 3 months ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- Dual Contoruing implemented in C++☆96Updated 6 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆103Updated 4 years ago