ttvd / spatial-collision-datastructures
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
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆340Updated 3 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆77Updated 4 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 10 months ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- Broad-phase optimizations.☆49Updated 6 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆332Updated 4 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆94Updated 7 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆39Updated last month
- Mesh Decimation Tool☆96Updated 9 years ago
- A library for various continuous collision detection algorithms.☆58Updated 2 years ago
- Graphics and physics research, snippets, demos☆131Updated 8 years ago
- Robust geometric predicates☆58Updated 9 months ago
- Real-time Position-Based Fluids in OpenCL, homework in Stanford's CS348C☆48Updated 8 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- Octree library in C++☆59Updated 12 years ago
- C++ math / geometry / mesh processing library☆61Updated 6 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆141Updated last week
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago