andygeers / DualMarchingCuboidsLinks
A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple depth maps.
☆90Updated 5 years ago
Alternatives and similar repositories for DualMarchingCuboids
Users that are interested in DualMarchingCuboids are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆320Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆183Updated 6 years ago
- GPU-based SDF generator☆151Updated 8 years ago
- ☆83Updated last year
- Seamlessly erase seams from your favorite 3D models.☆124Updated last year
- ☆65Updated 2 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆273Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- ☆43Updated 6 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆246Updated last year
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆57Updated last year
- An EWA surface splatter in WebGL☆33Updated 2 years ago
- 🧊 A graphical program for exploring marching cubes + compute shaders in real-time.☆45Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Dual Quaternion and Dual Quaternion Skinning tutorial☆69Updated 6 years ago
- An open source, header only, blazing fast mesh processing library; supporting both triangular mesh and tetrahedral mesh.☆39Updated last year
- ☆28Updated last year
- C++ sample project using Signed Heat Method implemented in geometry-central.☆57Updated 3 months ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- ☆143Updated 4 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆50Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆132Updated 4 years ago
- C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, an…☆141Updated 2 months ago
- Fast (er) implementation of dual contouring which avoids the octree☆168Updated 8 years ago