nihaljn / marching-cubes
C++ implementation of the Marching Cubes algorithm
☆36Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for marching-cubes
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆48Updated 2 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆81Updated 3 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆49Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆42Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆113Updated this week
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆62Updated last year
- C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01☆17Updated 2 years ago
- ☆20Updated 5 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…☆147Updated 7 months ago
- A Shoemake Arcball camera in C++☆28Updated last year
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆124Updated 2 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆92Updated 11 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆85Updated last year
- Signed Distance Function from triangle mesh.☆91Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- Octree/Quadtree/N-dimensional linear tree☆123Updated 3 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- ☆15Updated 6 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆22Updated 7 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 3 months ago
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- A C++ geometry processing library☆48Updated 3 years ago