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++☆91Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆159Updated 7 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
- 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…☆152Updated 9 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆173Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated 2 weeks ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆281Updated last year
- ☆198Updated 7 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 5 months ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆161Updated 10 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆125Updated 2 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Computes the 3D Delaunay triangulation on the GPU☆126Updated 3 years ago
- GPU-based SDF generator☆149Updated 7 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆102Updated last year
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆336Updated 3 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆51Updated 3 months ago
- The Robust Quad Mesh Extraction Library☆111Updated 4 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆192Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆164Updated last year
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆151Updated 3 years ago
- Seamlessly erase seams from your favorite 3D models.☆119Updated 2 months ago