ttvd / spatial-collision-datastructuresLinks
Benchmark of various spatial data structures for collision detection.
☆129Updated 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
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- 3D Computational Geometry in C++11☆20Updated 6 years ago
- Fast mesh simplification via edge collapsing☆133Updated 8 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 4 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A library of distance and occlusion generation routines☆111Updated 2 weeks ago
- Physically based renderer and simulation engine for real-time applications.☆42Updated 5 years ago
- Graphics and physics research, snippets, demos☆133Updated 9 years ago
- GPU SPH fluids v3 from http://fluids3.com by Rama Hoetzlein☆103Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months 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
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 9 months ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- XenoCollide is the first Minkowski Portal Refinement implementation by Gary Snethen, now available under the zlib license☆48Updated 10 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- The Configurable Math Library☆85Updated 2 weeks ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆103Updated last year
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Mesh Decimation Tool☆97Updated 10 years ago