nihaljn / marching-cubes
C++ implementation of the Marching Cubes algorithm
☆38Updated 3 years ago
Alternatives and similar repositories for marching-cubes:
Users that are interested in marching-cubes are comparing it to the libraries listed below
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆41Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 7 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆71Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 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…☆153Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- C++ CPU Software-Rasterizer☆59Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- ☆83Updated last year
- Isotropic Remeshing of Triangulated Surface☆88Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆118Updated 13 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆149Updated last year
- Isosurface reconstruction using Marching Tetrahedra implemented in C++ and VTK☆17Updated 7 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 2 months ago
- Octree/Quadtree/N-dimensional linear tree☆160Updated this week
- ☆14Updated 7 years ago
- found and rescued from code.google.com☆70Updated 8 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆36Updated 5 months ago