dominikwodniok / dualmc
Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson
☆174Updated 5 years ago
Alternatives and similar repositories for dualmc:
Users that are interested in dualmc are comparing it to the libraries listed below
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 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
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 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…☆153Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆162Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- ☆210Updated this week
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 7 months ago
- The Robust Quad Mesh Extraction Library☆118Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆297Updated 2 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆195Updated 2 months ago
- A collection of common mesh subdivision algorithms☆95Updated 7 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆305Updated 8 years ago
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- ☆127Updated 5 months ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 6 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago