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
28 stars
2 watching
1 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
2d-game-frameworkcollision-detectionlove2dlua-libraryseparating-axis-theorem
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
| A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
| A Lua-based collision detection library for axis-aligned rectangles | 948 |
| Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
| A 2D and 3D collision detection library for game development in Rust. | 601 |
| An implementation of a high-performance multiplayer collision detection and response system | 235 |
| A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
| A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
| A Lua port of the shake detection library for detecting shakes in games using accelerometer data and delta-time between update cycles. | 5 |
| Library for collision detection between two convex shapes | 508 |
| A 2D and 3D collision detection library for Rust. | 928 |
| An online book and examples on collision detection algorithms for games and interactive applications | 420 |
| A Rust library for continuous 2D collision detection | 92 |
| A C++ library for collision detection and response in games and simulations. | 4 |
| A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |