BorisTheBrave / mc-dc
Demonstration code for Marching Cubes and Dual Contouring
☆287Updated last year
Alternatives and similar repositories for mc-dc:
Users that are interested in mc-dc are comparing it to the libraries listed below
- A project testing and comparing various algorithms for creating isosurfaces.☆297Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆362Updated 2 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…☆294Updated 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…☆73Updated 4 years ago
- Dual Contoruing implemented in C++☆91Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆159Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Mesh simplification with UV's boundary preserved☆506Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆776Updated 9 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 3 months ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- GPU-based SDF generator☆149Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆164Updated last year
- A library of geometry processing tools for computer graphics☆100Updated this week
- A simple mesh voxelizer, GPU accelerated with CUDA☆88Updated 8 years ago
- GPU-accelerated triangle mesh processing☆240Updated this week
- Fast Tetrahedral Meshing in the Wild☆436Updated 10 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- ☆198Updated 7 months ago
- A library for Directional Field Synthesis, Design, and Processing.☆191Updated last week
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆151Updated 5 months ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆787Updated 3 weeks ago
- TriWild: Robust Triangulation with Curve Constraints☆236Updated 2 years ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shen…☆121Updated last year
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆234Updated 8 months ago