bartvbl / libShapeDescriptorLinks
A library containing GPU implementations of a number of 3D shape descriptors, along with some useful utilities.
☆12Updated 3 months ago
Alternatives and similar repositories for libShapeDescriptor
Users that are interested in libShapeDescriptor are comparing it to the libraries listed below
Sorting:
- ☆20Updated 3 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆60Updated 7 years ago
- Mesh Skeleton Extraction Using Laplacian Contraction☆45Updated 8 years ago
- CSGNet for voxel based input☆45Updated 7 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆79Updated 6 years ago
- Source code for Transaction on Graphics 2018 paper "Axis-Aligned Height-Field Block Decomposition of 3D Shapes"☆23Updated 6 years ago
- Correlation Clustering on weighted mesh under an anisotropic metric☆52Updated 6 years ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆108Updated 2 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆148Updated 2 years ago
- Code mirror of the paper: InverseCSG: Automatic Conversion of 3D Models to CSG Trees☆64Updated 5 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆115Updated 3 years ago
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆32Updated 6 years ago
- Parameterization assignment for Geometry Processing course☆160Updated 3 years ago
- Code for SIGGRAPH 2011 paper GlobFit: Consistently Fitting Primitives by Discovering Global Relations☆36Updated 8 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆94Updated 9 years ago
- An Interactive Tool for Cage-Based Deformations☆35Updated 7 years ago
- Mesh triangle reduction using quadrics☆90Updated 3 months ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Registration assignment for Geometry Processing course☆94Updated 3 years ago
- OBB implementation in python (using numpy)☆82Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Smoothing assignment for Geometry Processing course☆46Updated 3 years ago
- ☆35Updated last year
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆59Updated 3 years ago
- Surface Reconstruction☆32Updated 6 years ago
- Source code for "PointTriNet: Learned Triangulation of 3D Point Sets", by Nicholas Sharp and Maks Ovsjanikov at ECCV 2020☆114Updated 4 years ago
- A Python implementation of the paper "Robust Reconstruction of Watertight 3D Models from Non-uniformly Sampled Point Clouds Without Norma…