dominikwodniok / dualmcLinks
Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson
☆176Updated 5 years ago
Alternatives and similar repositories for dualmc
Users that are interested in dualmc are comparing it to the libraries listed below
Sorting:
- Dual Contoruing implemented in C++☆95Updated 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…☆303Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 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…☆160Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆127Updated 3 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆140Updated 3 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last week
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- The Robust Quad Mesh Extraction Library☆120Updated 4 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆301Updated 2 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆345Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆327Updated last year
- ☆217Updated last week
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- CPU and GPU implementations of a particle-based physics simulation based on Macklin et. al's "Unified Particle Physics for Real-Time Appl…☆183Updated 10 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆198Updated this week
- An implementation of the Dual Contouring algorithm based on the reference code☆169Updated 8 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆164Updated 8 years ago
- ☆127Updated last month