Forceflow / cuda_voxelizer
CUDA Voxelizer to convert polygon meshes into annotated voxel grids
☆620Updated last year
Alternatives and similar repositories for cuda_voxelizer
Users that are interested in cuda_voxelizer are comparing it to the libraries listed below
Sorting:
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆795Updated 9 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆368Updated 3 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆864Updated this week
- Robust Tetrahedral Meshing in the Wild.☆649Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆744Updated 7 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,166Updated last month
- Convert any Triangle Mesh to Watertight Manifold☆648Updated 4 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
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Header only mesh voxelizer in c99☆642Updated 3 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆697Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆343Updated last year
- GPU-accelerated triangle mesh processing☆256Updated last week
- Fast Tetrahedral Meshing in the Wild☆467Updated last month
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆641Updated last year
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,001Updated last week
- Fast simplification of 3D surface meshes☆320Updated 2 weeks ago
- The Polygon Mesh Processing Library☆1,385Updated this week
- ☆212Updated last week
- C++11 ply 3d mesh format importer & exporter☆658Updated last year
- A library for detecting and resolving intersections between two surface meshes.☆452Updated last month
- 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
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆532Updated 8 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- Mesh simplification with UV's boundary preserved☆513Updated 5 years ago
- Course material for a grad-level course in Geometry Processing.☆379Updated 4 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆298Updated 11 months ago