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☆178Updated 6 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆375Updated 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…☆309Updated 2 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆316Updated 9 years ago
- ☆34Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆239Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆207Updated this week
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆817Updated 10 years ago
- ☆224Updated 4 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…☆85Updated 5 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆267Updated 3 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆91Updated 9 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆306Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- GPU-accelerated triangle mesh processing☆278Updated this week
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆138Updated 3 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…☆166Updated last year
- Introductory assignment for Geometry Processing course☆127Updated 3 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆637Updated last year
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆162Updated last year
- ☆129Updated 5 months ago
- Fast simplification of 3D surface meshes☆358Updated 3 weeks ago
- Dual Contoruing implemented in C++☆99Updated 6 years ago