tudelft3d / masbcppLinks
C++ implementation of the Medial Axis Shrinking Ball algorithm
☆127Updated 4 years ago
Alternatives and similar repositories for masbcpp
Users that are interested in masbcpp are comparing it to the libraries listed below
Sorting:
- Computes the 3D Delaunay triangulation on the GPU☆132Updated 4 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆132Updated 4 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- geometry processing and shape analysis framework☆68Updated 7 months ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆77Updated 6 years ago
- Mepp2 - 3D MEsh Processing Platform☆78Updated 2 years ago
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆106Updated 4 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆169Updated 2 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- A fast surface reconstruction method from Hermite points☆34Updated 9 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- The Robust Quad Mesh Extraction Library☆125Updated 5 years ago
- ☆48Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- CGAL bindings using SWIG☆384Updated last week
- Smoothing assignment for Geometry Processing course☆45Updated 3 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 4 months ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 8 months ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆91Updated 9 years ago
- Offers several algorithms to triangulate 3d scattered points☆46Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆430Updated 2 years ago