Fast and light-weight Marching Cubes library in C++ without any dependencies.
☆179Jan 7, 2018Updated 8 years ago
Alternatives and similar repositories for MeshReconstruction
Users that are interested in MeshReconstruction are comparing it to the libraries listed below
Sorting:
- Signed Distance Function from triangle mesh.☆95Apr 10, 2019Updated 6 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Aug 30, 2017Updated 8 years ago
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Sep 28, 2020Updated 5 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆45Updated this week
- A very simple marching cubes example.☆64Dec 5, 2016Updated 9 years ago
- Anisotropically Scaled Iterative Closest Point Algorithm☆28Nov 23, 2020Updated 5 years ago
- A handbook to help developers get started with Eigen quickly.☆29Feb 18, 2020Updated 6 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,081Feb 11, 2026Updated 2 weeks ago
- Delaunay sculpting for 3D surface reconstruction☆11Mar 17, 2018Updated 7 years ago
- A 3D viewer bootstrapping library☆12May 18, 2023Updated 2 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Aug 31, 2023Updated 2 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Dec 24, 2019Updated 6 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,283Oct 13, 2025Updated 4 months 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…☆169Apr 18, 2024Updated last year
- The Polygon Mesh Processing Library☆1,450Feb 19, 2026Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Jan 12, 2012Updated 14 years ago
- Real-time surfel-based mesh reconstruction from RGB-D video.☆442Aug 22, 2020Updated 5 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆940Jan 4, 2026Updated last month
- C/C++ Isosurface Extraction library☆14Jan 5, 2017Updated 9 years ago
- toy C++ Vulkan library☆49Oct 4, 2018Updated 7 years ago
- Implementation of Least Squares Conformal Maps for Automatic Texture Atlas Generation by Levy et al.☆42Nov 13, 2020Updated 5 years ago
- C++11 code for building a 3D occupancy grid an SDF 3D grid from a mesh☆47Feb 5, 2021Updated 5 years ago
- LDSO 注释☆24Nov 6, 2019Updated 6 years ago
- Poisson Surface Reconstruction