davidstutz / mesh-voxelizationView external linksLinks
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆376Feb 10, 2022Updated 4 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:
- Python tool for obtaining watertight meshes using TSDF fusion.☆235Jan 6, 2024Updated 2 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆642Apr 5, 2024Updated last year
- Convert any Triangle Mesh to Watertight Manifold☆695Jul 1, 2020Updated 5 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆829Sep 7, 2015Updated 10 years ago
- Calculate signed distance fields for arbitrary meshes☆1,206Mar 10, 2024Updated last year
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆709Aug 25, 2023Updated 2 years ago
- Poisson Surface Reconstruction☆1,795Nov 12, 2025Updated 3 months ago
- Signed Distance Function from triangle mesh.☆95Apr 10, 2019Updated 6 years ago
- Learning Continuous Signed Distance Functions for Shape Representation☆1,537Jun 20, 2022Updated 3 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆517Oct 18, 2023Updated 2 years ago
- SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization☆286Jun 17, 2020Updated 5 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆940Jan 4, 2026Updated last month
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,079Updated this week
- Header only mesh voxelizer in c99☆655Jan 3, 2022Updated 4 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,281Oct 13, 2025Updated 4 months ago
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆242Jan 4, 2022Updated 4 years ago
- DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction☆310Jun 4, 2021Updated 4 years ago
- A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)☆1,602Jun 11, 2025Updated 8 months ago
- Marching cubes with and without color interpolation, and edge subsampling.☆190Aug 10, 2022Updated 3 years ago
- A C++ & Python viewer for 3D data like meshes and point clouds☆2,137Updated this week
- implicit displacement field☆127Jul 27, 2022Updated 3 years ago
- 3D Shape Representation with Local Deep Implicit Functions.☆322May 6, 2024Updated last year
- Simple MPL-2.0-licensed C++ geometry processing library.☆4,953Feb 3, 2026Updated last week
- Official implementation of NPMs: Neural Parametric Models for 3D Deformable Shapes - ICCV 2021☆128May 26, 2023Updated 2 years ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆257Feb 28, 2023Updated 2 years ago
- Implementation of 2020 SIGGRAPH ASIA paper: To cut or to fill: A global optimization approach to topological simplification☆26Aug 4, 2021Updated 4 years ago
- CPU Sparse Voxel Octree Implementation☆750Jul 26, 2017Updated 8 years ago
- A list of recent papers, libraries and datasets about 3D shape/scene analysis (by topics, updating).☆957Dec 5, 2023Updated 2 years ago
- The Polygon Mesh Processing Library☆1,449Jan 26, 2026Updated 2 weeks 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…☆444Mar 2, 2023Updated 2 years ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆108Mar 2, 2023Updated 2 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…☆311Aug 31, 2023Updated 2 years ago
- The open source mesh processing python library☆936Feb 3, 2026Updated last week
- This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"☆1,649Jun 27, 2023Updated 2 years ago
- Torch implementation of our ICCV 17 paper: "3D-PRNN, Generating Shape Primitives with Recurrent Neural Networks"☆70Dec 23, 2020Updated 5 years ago
- ☆344Oct 5, 2022Updated 3 years ago
- code for our CVPR 2020 paper "PQ-NET: A Generative Part Seq2Seq Network for 3D Shapes"☆121Oct 3, 2023Updated 2 years ago
- real-time 3D reconstruction of non-rigidly deforming scenes using depth data☆162Jan 10, 2019Updated 7 years ago
- A differentiable 3D renderer with Pytorch, Tensorflow and Matlab interfaces☆381Oct 23, 2024Updated last year