davidstutz / mesh-voxelization
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆366Updated 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☆640Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆789Updated 9 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆629Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆323Updated last year
- Fast simplification of 3D surface meshes☆313Updated this week
- Parallelized triangle mesh --> continuous signed distance field on CPU☆460Updated last year
- Curvature assignment for Geometry Processing course☆154Updated last year
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆110Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 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,098Updated last year
- Course material for a grad-level course in Geometry Processing.☆373Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- Differentiable Surface Splatting☆444Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆295Updated 10 months 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…☆404Updated 2 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆848Updated this week
- Python module to read and write .binvox files.☆240Updated 5 years ago
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆479Updated 2 months ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆153Updated 11 months ago
- GPU-accelerated triangle mesh processing☆254Updated this week
- Registration assignment for Geometry Processing course☆92Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆339Updated last year
- Robust Tetrahedral Meshing in the Wild.☆643Updated last year
- Parameterization assignment for Geometry Processing course☆157Updated 2 years ago
- Python tool for obtaining watertight meshes using TSDF fusion.☆228Updated last year
- PyTorch implementation of Neural Dual Contouring.☆240Updated 2 years ago
- A blank project example showing how to use libigl and cmake.☆150Updated 10 months ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆617Updated last year