davidstutz / mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆361Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for mesh-voxelization
- Convert any Triangle Mesh to Watertight Manifold☆611Updated 4 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆594Updated last year
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆770Updated 9 years ago
- Introductory assignment for Geometry Processing course☆116Updated 2 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆432Updated last year
- Curvature assignment for Geometry Processing course☆150Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆312Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- Fast simplification of 3D surface meshes☆265Updated 4 months ago
- Course material for a grad-level course in Geometry Processing.☆365Updated 4 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆104Updated 2 years ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆253Updated last year
- Converts an input mesh to a signed distance field (SDF)☆295Updated last month
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 8 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆321Updated 9 months ago
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆148Updated 3 months ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆163Updated last year
- Parameterization assignment for Geometry Processing course☆150Updated 2 years ago
- GPU-accelerated triangle mesh processing☆226Updated this week
- Robust Tetrahedral Meshing in the Wild.☆620Updated last year
- Least squares conformal mapping implemented in C++☆111Updated 4 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…☆375Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆742Updated this week
- Python tool for obtaining watertight meshes using TSDF fusion.☆215Updated 10 months ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆596Updated 7 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆292Updated last year
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆463Updated 5 months ago
- Calculate signed distance fields for arbitrary meshes☆1,033Updated 8 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago