CollisionDetection
Collision detection guide
An online book and examples on collision detection algorithms for games and interactive applications
A book and examples on collision detection
420 stars
17 watching
53 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
bookcollision-detectiongame-designinteractivityprocessing
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
| A JavaScript library for 2D collision detection and response. | 767 |
| A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
| A 2D and 3D collision detection library for game development in Rust. | 601 |
| A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
| An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |
| An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
| An implementation of a high-performance multiplayer collision detection and response system | 235 |
| A 2D and 3D collision detection library for Rust. | 928 |
| A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
| An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
| A C++ library for collision detection and response in games and simulations. | 4 |
| A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
| Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |