ttvd / spatial-collision-datastructuresLinks
Benchmark of various spatial data structures for collision detection.
☆131Updated 7 years ago
Alternatives and similar repositories for spatial-collision-datastructures
Users that are interested in spatial-collision-datastructures are comparing it to the libraries listed below
Sorting:
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Octree library in C++☆60Updated 13 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- ☆30Updated 10 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- Graphics and physics research, snippets, demos☆133Updated 9 years ago
- #include <engine>☆40Updated 6 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆76Updated 9 years ago
- [deprecated] merged into https://github.com/ddiakopoulos/polymer☆160Updated 7 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Updated 6 years ago
- The Motion Toolkit is a collection of C++ class templates providing basic types for applications involving 3D geometry, kinematics and dy…☆99Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- Library of cubic spline utilities☆328Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Header only 3d quickhull in c99☆295Updated 8 years ago
- A library of distance and occlusion generation routines☆112Updated 3 weeks ago
- A particle engine running on the GPU, using c++14 and OpenGL 4.4.☆195Updated 7 months ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆103Updated last year