davidstutz / mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆363Updated 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
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆613Updated last year
- Convert any Triangle Mesh to Watertight Manifold☆631Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆781Updated 9 years ago
- Curvature assignment for Geometry Processing course☆153Updated last year
- Fast simplification of 3D surface meshes☆297Updated this week
- Parallelized triangle mesh --> continuous signed distance field on CPU☆452Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆321Updated last year
- Mesh Reconstruction assignment for Geometry Processing course☆106Updated 2 years ago
- Introductory assignment for Geometry Processing course☆121Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago
- PyTorch implementation of Neural Dual Contouring.☆235Updated 2 years ago
- Calculate signed distance fields for arbitrary meshes☆1,067Updated 11 months ago
- GPU-accelerated triangle mesh processing☆242Updated this week
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆471Updated last month
- Differentiable Surface Splatting☆443Updated 2 years ago
- Converts an input mesh to a signed distance field (SDF)☆322Updated 4 months ago
- Parameterization assignment for Geometry Processing course☆153Updated 2 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆807Updated last week
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆254Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated 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…☆396Updated last year
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 years ago
- Marching cubes with and without color interpolation, and edge subsampling.☆183Updated 2 years ago
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆154Updated 6 months ago
- Robust Tetrahedral Meshing in the Wild.☆633Updated last year
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆234Updated 9 months ago
- Git mirror of the geogram library by INRIA☆127Updated 2 years ago
- Shape Aware Parallel Mesh Simplification Algorithm☆141Updated 3 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆336Updated last year