davidstutz / mesh-voxelizationLinks
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
Sorting:
- Convert any Triangle Mesh to Watertight Manifold☆651Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆797Updated 9 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆646Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆325Updated last year
- Fast simplification of 3D surface meshes☆324Updated last month
- Parallelized triangle mesh --> continuous signed distance field on CPU☆474Updated last year
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- Marching cubes with and without color interpolation, and edge subsampling.☆185Updated 2 years ago
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆487Updated 4 months ago
- PyTorch implementation of Neural Dual Contouring.☆240Updated 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…☆405Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- Mesh Reconstruction assignment for Geometry Processing course☆111Updated 2 years ago
- Parameterization assignment for Geometry Processing course☆159Updated 2 years ago
- Python tool for obtaining watertight meshes using TSDF fusion.☆229Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 years ago
- Differentiable Surface Splatting☆445Updated 2 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆867Updated 2 weeks ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆258Updated 2 years ago
- Converts an input mesh to a signed distance field (SDF)☆354Updated 8 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…☆300Updated last year
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆302Updated last year
- Python module to read and write .binvox files.☆241Updated 5 years ago
- Course material for a grad-level course in Geometry Processing.☆383Updated 4 years ago
- libigl python bindings☆341Updated last week