davidstutz / mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆365Updated 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
- Convert any Triangle Mesh to Watertight Manifold☆633Updated 4 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆624Updated last year
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆787Updated 9 years ago
- Fast simplification of 3D surface meshes☆309Updated 3 weeks ago
- Curvature assignment for Geometry Processing course☆153Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆322Updated last year
- Parallelized triangle mesh --> continuous signed distance field on CPU☆454Updated last year
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆476Updated 2 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆335Updated last year
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Differentiable Surface Splatting☆445Updated 2 years ago
- Converts an input mesh to a signed distance field (SDF)☆336Updated 5 months ago
- PyTorch implementation of Neural Dual Contouring.☆238Updated 2 years ago
- GPU-accelerated triangle mesh processing☆248Updated 2 weeks ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 years ago
- Course material for a grad-level course in Geometry Processing.☆373Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆295Updated last year
- Robust Tetrahedral Meshing in the Wild.☆642Updated last year
- Python tool for obtaining watertight meshes using TSDF fusion.☆227Updated last year
- Mesh Reconstruction assignment for Geometry Processing course☆109Updated 2 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…☆400Updated 2 years ago
- Marching cubes with and without color interpolation, and edge subsampling.☆184Updated 2 years ago
- Calculate signed distance fields for arbitrary meshes☆1,088Updated last year
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆257Updated 2 years ago
- Parameterization assignment for Geometry Processing course☆157Updated 2 years ago
- SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization☆280Updated 4 years ago
- Fast Tetrahedral Meshing in the Wild☆455Updated last year
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆157Updated 7 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago