BorisTheBrave / mc-dc
Demonstration code for Marching Cubes and Dual Contouring
☆297Updated last year
Alternatives and similar repositories for mc-dc:
Users that are interested in mc-dc are comparing it to the libraries listed below
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆304Updated 8 years ago
- Dual Contoruing implemented in C++☆93Updated 6 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…☆300Updated 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…☆76Updated 4 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆367Updated 3 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆162Updated 7 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 7 months ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆792Updated 9 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆258Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Implements a simple, readable naive surface nets algorithm☆66Updated 8 months ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- ☆208Updated this week
- A library for Directional Field Synthesis, Design, and Processing.☆194Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆237Updated 11 months ago
- ☆27Updated last year
- GPU-accelerated triangle mesh processing☆255Updated this week
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 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…☆153Updated last year
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- Toolkit for Meshing in the Wild☆147Updated this week
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆158Updated 8 months ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆618Updated last year
- TriWild: Robust Triangulation with Curve Constraints☆243Updated 2 years ago
- A C++ implementation of the fast voxel traversal algorithm.☆179Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆88Updated 2 years ago