gaschler / bounding-mesh
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
☆342Updated 3 years ago
Alternatives and similar repositories for bounding-mesh:
Users that are interested in bounding-mesh are comparing it to the libraries listed below
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- 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
- Mesh Decimation Tool☆96Updated 9 years ago
- Header only mesh voxelizer in c99☆639Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆232Updated 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…☆300Updated last year
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- A procedural geometry generation library for C++11☆223Updated 2 years ago
- ☆210Updated last week
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆530Updated 5 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- A fast parallel CPU-based surface & solid voxelizer.