davidstutz / mesh-voxelizationLinks
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆372Updated 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:
- Convert any Triangle Mesh to Watertight Manifold☆658Updated 5 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆111Updated 2 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆328Updated last year
- Fast simplification of 3D surface meshes☆338Updated 3 weeks ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆661Updated last year
- A simple mesh voxelizer, GPU accelerated with CUDA☆90Updated 9 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆490Updated last year
- Least squares conformal mapping implemented in C++☆114Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆801Updated 9 years ago
- Parameterization assignment for Geometry Processing course☆159Updated 2 years ago
- Course material for a grad-level course in Geometry Processing.☆388Updated 4 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆129Updated 4 years ago
- Repairing Man-Made Meshes via Visual Driven Global Optimization with Minimum Intrusion☆75Updated last year
- PyTorch implementation of Neural Dual Contouring.☆249Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆303Updated last year
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆160Updated 11 months ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆138Updated 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…☆415Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆358Updated last year
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆77Updated 5 years ago
- Correlation Clustering on weighted mesh under an anisotropic metric☆49Updated 6 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆240Updated last year
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- An example that complies and runs the fast winding number for soups☆78Updated 6 years ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆257Updated 2 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆633Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆878Updated this week