intersect
Collision detector library
Provides common 2D collision detection tests and algorithms in JavaScript
An explanation of 2D collision tests in JavaScript
90 stars
6 watching
11 forks
Language: HTML
last commit: about 2 years ago
Linked from 1 awesome list
collisioncollision-detectiongamegame-developmentjavascripttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for 2D collision detection and response. | 767 |
| An online book and examples on collision detection algorithms for games and interactive applications | 420 |
| A 2D and 3D collision detection library for game development in Rust. | 601 |
| An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
| A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
| A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
| A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
| A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
| A 2D and 3D collision detection library for Rust. | 928 |
| Library for collision detection between two convex shapes | 508 |
| A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
| A C++ library for collision detection and response in games and simulations. | 4 |
| A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |
| A module that provides fast collision checking for arbitrary 3D shapes. | 64 |