andygeers / DualMarchingCuboids
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.
☆73Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for DualMarchingCuboids
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆144Updated last month
- Isotropic Remeshing of Triangulated Surface☆85Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆48Updated 2 months ago
- ☆76Updated 10 months ago
- Fast (er) implementation of dual contouring which avoids the octree☆158Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- ☆82Updated 6 months ago
- A project testing and comparing various algorithms for creating isosurfaces.☆292Updated 8 years ago
- This is my experiments with BVH build algorithms on GPU.☆46Updated last month
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆48Updated 2 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆280Updated last year
- ☆72Updated last month
- GPU Radix Sort implemented in Vulkan and GLSL.☆45Updated 7 months ago
- Dual Contoruing implemented in C++☆89Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆49Updated 2 years ago
- All documents related to my master thesis☆57Updated last year
- ☆141Updated 2 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆21Updated 8 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆100Updated last year
- An EWA surface splatter in WebGL☆29Updated last year
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- ☆66Updated last year
- Spherical/zonal harmonics library☆136Updated 11 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆279Updated last year
- GPU-based SDF generator☆149Updated 7 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆47Updated 2 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆182Updated 4 years ago
- ☆88Updated 3 years ago
- Interactively Modifying Compressed Sparse Voxel Representations☆128Updated 10 months ago