davidstutz / mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆367Updated 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☆642Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆795Updated 9 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆638Updated last year
- Curvature assignment for Geometry Processing course☆155Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Fast simplification of 3D surface meshes☆317Updated this week
- Parallelized triangle mesh --> continuous signed distance field on CPU☆464Updated last year
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆482Updated 3 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆856Updated this week
- Course material for a grad-level course in Geometry Processing.☆378Updated 4 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆341Updated last year
- Parameterization assignment for Geometry Processing course☆157Updated 2 years ago
- Least squares conformal mapping implemented in C++☆114Updated 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…☆300Updated last year
- Calculate signed distance fields for arbitrary meshes☆1,104Updated last year
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Deformation assignment for Geometry Processing course☆162Updated 2 years ago
- Converts an input mesh to a signed distance field (SDF)☆348Updated 7 months ago
- Mesh Reconstruction assignment for Geometry Processing course☆110Updated 2 years ago
- Robust Tetrahedral Meshing in the Wild.☆649Updated 2 years ago
- Repairing Man-Made Meshes via Visual Driven Global Optimization with Minimum Intrusion☆72Updated last year
- PyTorch implementation of Neural Dual Contouring.☆242Updated 2 years ago
- Fast Tetrahedral Meshing in the Wild☆460Updated 3 weeks ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆297Updated 11 months ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆258Updated 2 years ago
- GPU-accelerated triangle mesh processing☆255Updated this week
- Shape Aware Parallel Mesh Simplification Algorithm☆146Updated 3 years ago
- Differentiable Surface Splatting☆445Updated 2 years ago