nihaljn / marching-cubesLinks
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
Sorting:
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 5 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆90Updated 2 years ago
- ☆83Updated last year
- Isosurface reconstruction using Marching Tetrahedra implemented in C++ and VTK☆17Updated 7 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- C++ CPU Software-Rasterizer☆62Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 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…☆156Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- found and rescued from code.google.com☆70Updated 9 years ago
- ☆14Updated 7 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Indirect Predicates for Geometric Constructions☆46Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 10 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Surface Simplification using Intrinsic Error Metrics☆72Updated last year
- A very simple marching cubes example.☆64Updated 8 years ago