gaschler / bounding-mesh
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
☆340Updated 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
- 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
- Mesh Decimation Tool☆96Updated 9 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated last year
- ☆208Updated 3 weeks ago
- sandbox for various 3d math, geometry, graphics and physics code☆232Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆323Updated last year
- A collection of common mesh subdivision algorithms☆95Updated 7 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆789Updated 9 years ago
- 3D Boolean / CSG Library☆421Updated 4 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆529Updated 5 years ago
- Header only mesh voxelizer in c99☆638Updated 3 years ago
- A library for detecting and resolving intersections between two surface meshes.☆443Updated 2 weeks ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆175Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆160Updated 7 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Header only 3d quickhull in c99☆293Updated 7 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 10 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- TriWild: Robust Triangulation with Curve Constraints☆242Updated 2 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago