nihaljn / marching-cubes
C++ implementation of the Marching Cubes algorithm
☆37Updated 2 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.☆40Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆52Updated 5 months ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆169Updated 6 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 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 10 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆50Updated 2 years ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆39Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆117Updated last month
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆56Updated 7 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆95Updated last year
- UGU: Unclearness Geometry Utility☆40Updated this week
- A very simple marching cubes example.☆66Updated 8 years ago
- found and rescued from code.google.com☆70Updated 8 years ago
- Implementation of the research paper Least Squares Conformal Maps for Automatic Texture Atlas Generation☆32Updated 5 years ago
- Isotropic Remeshing of Triangulated Surface☆87Updated 2 years ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- Isosurface reconstruction using Marching Tetrahedra implemented in C++ and VTK☆16Updated 7 years ago
- A single-header C++ library of angle-based flattening algorithms (mirror repository)☆50Updated last year
- GPU Accelerated Rasterizer written in CUDA☆40Updated 7 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆139Updated 3 years ago