davidstutz / mesh-voxelizationLinks
C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.
☆368Updated 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☆654Updated 4 years ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆648Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆326Updated last year
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆799Updated 9 years ago
- Fast simplification of 3D surface meshes☆327Updated last month
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆88Updated 9 years ago
- Parameterization assignment for Geometry Processing course☆159Updated 2 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆111Updated 2 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆478Updated last year
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆488Updated 5 months ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆873Updated last week
- Marching cubes with and without color interpolation, and edge subsampling.☆186Updated 2 years ago
- PyTorch implementation of Neural Dual Contouring.☆244Updated 2 years ago
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Converts an input mesh to a signed distance field (SDF)☆357Updated 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…☆303Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- A python addon for mesh segmentation in blender using spectral clustering methods☆103Updated last year
- Python tool for obtaining watertight meshes using TSDF fusion.☆231Updated last year
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆258Updated 2 years ago
- Differentiable Surface Splatting☆446Updated 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…☆408Updated 2 years ago
- Registration assignment for Geometry Processing course☆92Updated 2 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆170Updated 2 years ago
- GPU-accelerated triangle mesh processing☆261Updated this week
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆302Updated last year