jbump
Collision detector
A lightweight Java library for fast and accurate 2D collision detection and response
Java port for bump.lua
31 stars
5 watching
6 forks
Language: Java
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 75 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 418 |
kikito/bump.lua | A Lua-based collision detection library for axis-aligned rectangles | 944 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 766 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
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 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
l-smash/l-smash | An implementation of a high-performance multiplayer collision detection and response system | 232 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
kevalpatel2106/collision-detector-android-things | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
bigbadbleucheese/kong | A .NET library that identifies characteristics of web browsers by parsing their User-Agent header strings. | 17 |