BVH-based-Collision-Detection-Scheme
Collision detection framework
A framework for efficiently detecting collisions between objects in 3D space using a binary space partitioning tree-based approach.
General broad-phase collision detection framework using BVH and BVTT front tracking.
75 stars
5 watching
17 forks
Language: Cuda
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 601 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
lojemiru/loj-hadron-collider | A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
danfis/libccd | Library for collision detection between two convex shapes | 508 |
bharatsingh430/py-r-fcn-multigpu | A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 420 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,598 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |
nvlabs/bongard-hoi | A benchmarking tool and software framework for evaluating few-shot visual reasoning capabilities in computer vision models. | 64 |