ttvd / spatial-collision-datastructures
Benchmark of various spatial data structures for collision detection.
☆131Updated 6 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
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆337Updated 3 years ago
- Octree library in C++☆58Updated 12 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Dual Contoruing implemented in C++☆91Updated 5 years ago
- A procedural geometry generation library for C++11☆221Updated 2 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆327Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆136Updated 2 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 10 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆34Updated 3 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆77Updated 4 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆93Updated 5 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Graphics and physics research, snippets, demos☆131Updated 8 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated 3 weeks ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆100Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- OpenGP☆81Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Library of cubic spline utilities☆321Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆76Updated 3 years ago
- Fast mesh simplification via edge collapsing☆133Updated 7 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- voxel Terrain using marching cubes and transvoxel☆109Updated 7 years ago
- Physically based renderer and simulation engine for real-time applications.☆42Updated 5 years ago