A simple, easily hackable C++ surface voxelizer (STL=>voxels)
☆180Jul 5, 2021Updated 4 years ago
Alternatives and similar repositories for VoxSurf
Users that are interested in VoxSurf are comparing it to the libraries listed below
Sorting:
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆642Apr 5, 2024Updated last year
- Header only mesh voxelizer in c99☆655Jan 3, 2022Updated 4 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Apr 10, 2021Updated 4 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆36Nov 24, 2025Updated 3 months ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- A C++ geometry processing library☆52Mar 12, 2021Updated 4 years ago
- Algebraic Representations for Volumetric Frame Fields☆24Jul 30, 2020Updated 5 years ago
- My infamous LibSL library☆33Oct 16, 2025Updated 4 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Aug 28, 2021Updated 4 years ago
- Half Edge data structure manipulation(inserting vertices, edges, triangulating faces, extruding faces) and Catmul-Clark Subdivision☆14Oct 27, 2017Updated 8 years ago
- ☆33May 2, 2022Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆751Jul 26, 2017Updated 8 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Jul 31, 2024Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆63Dec 17, 2025Updated 2 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Jan 12, 2012Updated 14 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Dec 24, 2019Updated 6 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
- A simple mesh voxelizer, GPU accelerated with CUDA☆94Feb 19, 2016Updated 10 years ago
- ☆10Aug 7, 2024Updated last year
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- A set of reusable C++ classes for concurrent tasks☆36Apr 21, 2013Updated 12 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆539Apr 7, 2020Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Feb 24, 2025Updated last year
- Fast Tetrahedral Meshing in the Wild☆545Nov 13, 2025Updated 3 months ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆375Feb 10, 2022Updated 4 years ago
- Procedural city generation.☆13Oct 15, 2022Updated 3 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,082Feb 11, 2026Updated 3 weeks ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Apr 27, 2021Updated 4 years ago
- geospatial-voxels☆19Dec 15, 2015Updated 10 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years 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…☆169Apr 18, 2024Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆216Dec 14, 2025Updated 2 months ago
- Robust Tetrahedral Meshing in the Wild.☆700Apr 27, 2023Updated 2 years ago
- The Polygon Mesh Processing Library☆1,457Feb 22, 2026Updated last week
- Source code for Transaction on Graphics 2018 paper "Axis-Aligned Height-Field Block Decomposition of 3D Shapes"☆23Jan 16, 2020Updated 6 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆176May 13, 2023Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆830Sep 7, 2015Updated 10 years ago
- ☆12Mar 11, 2022Updated 3 years ago
- Tutorials for the geometry-central geometry processing library.☆15Jul 3, 2020Updated 5 years ago