Strike

Collision detector

An open-source 2D collision detection library using the Separating-Axis Theorem for Lua

2D Collision Detection for Lua using the Separating-Axis Theorem

GitHub

28 stars
2 watching
1 forks
Language: Lua
last commit: about 3 years ago
Linked from 1 awesome list

2d-game-frameworkcollision-detectionlove2dlua-libraryseparating-axis-theorem

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
oniietzschan/bump-3dpdA Lua library for fast and simple axis-aligned 3D collision detection77
snowkit/differA collision detection library using the Separating Axis Theorem for 2D shapes.166
kikito/bump.luaA Lua-based collision detection library for axis-aligned rectangles948
noonat/intersectProvides common 2D collision detection tests and algorithms in JavaScript90
dimforge/parryA 2D and 3D collision detection library for game development in Rust.601
l-smash/l-smashAn implementation of a high-performance multiplayer collision detection and response system235
tommyettinger/jbumpA lightweight Java library for fast and accurate 2D collision detection and response31
lojemiru/loj-hadron-colliderA custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling38
azoyan/shakedetectorluaA Lua port of the shake detection library for detecting shakes in games using accelerometer data and delta-time between update cycles.5
danfis/libccdLibrary for collision detection between two convex shapes508
dimforge/ncollideA 2D and 3D collision detection library for Rust.928
jeffthompson/collisiondetectionAn online book and examples on collision detection algorithms for games and interactive applications420
sergiusiw/collider-rsA Rust library for continuous 2D collision detection92
jslee02/ozcollideA C++ library for collision detection and response in games and simulations.4
jaredmpayne/spritekitcollisionsplaygroundA playground demonstrating physics collision detection using Swift and Sprite Kit.32