davidstutz / mesh-voxelizationLinks
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆374Updated 3 years ago
Alternatives and similar repositories for mesh-voxelization
Users that are interested in mesh-voxelization are comparing it to the libraries listed below
Sorting:
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Convert any Triangle Mesh to Watertight Manifold☆690Updated 5 years ago
- Introductory assignment for Geometry Processing course☆127Updated 3 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆91Updated 9 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆113Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- Parameterization assignment for Geometry Processing course☆161Updated 3 years ago
- Fast simplification of 3D surface meshes☆366Updated 3 weeks ago
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆165Updated last year
- Parallelized triangle mesh --> continuous signed distance field on CPU☆510Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆818Updated 10 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆696Updated 2 years ago
- Course material for a grad-level course in Geometry Processing.☆394Updated 5 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆133Updated 4 years ago
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308Updated last year
- PyTorch implementation of Neural Dual Contouring.☆270Updated 3 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆79Updated 6 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 3 months ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆146Updated last year
- Repairing Man-Made Meshes via Visual Driven Global Optimization with Minimum Intrusion☆77Updated last year
- Shape Aware Parallel Mesh Simplification Algorithm☆151Updated 4 years ago
- The Robust Quad Mesh Extraction Library☆127Updated 5 years ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆434Updated 2 years ago
- Guided Mesh Normal Filtering☆197Updated 5 years ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆87Updated 3 years ago
- Deformation assignment for Geometry Processing course☆175Updated 3 years ago
- A python addon for mesh segmentation in blender using spectral clustering methods☆104Updated last year