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☆101Updated 2 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- Octree library in C++☆59Updated 12 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆96Updated 8 months ago
- GPU SPH fluids v3 from http://fluids3.com by Rama Hoetzlein☆100Updated 4 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 2 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆343Updated 3 years ago
- The Configurable Math Library☆84Updated 6 months ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 5 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 4 months ago
- Graphics and physics research, snippets, demos☆132Updated 9 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- voxel Terrain using marching cubes and transvoxel☆111Updated 7 years ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆87Updated 7 years ago
- Physically based renderer and simulation engine for real-time applications.☆42Updated 5 years ago
- Physically Based Software Renderer☆113Updated 4 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- A small, reference GI renderer☆158Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 6 years ago