sylefeb / VoxSurfLinks
A simple, easily hackable C++ surface voxelizer (STL=>voxels)
☆179Updated 4 years ago
Alternatives and similar repositories for VoxSurf
Users that are interested in VoxSurf are comparing it to the libraries listed below
Sorting:
- ☆128Updated 4 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆205Updated this week
- A collection of common mesh subdivision algorithms☆98Updated 7 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…☆306Updated 2 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 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…☆164Updated last year
- The Robust Quad Mesh Extraction Library☆125Updated 5 years ago
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆85Updated last month
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 7 months ago
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups