sat-js
Collision detector library
A JavaScript library for 2D collision detection and response.
A simple JavaScript library for performing 2D collision detection
767 stars
31 watching
111 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
collision-testjavascript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An online book and examples on collision detection algorithms for games and interactive applications | 420 |
| | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
| | 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 Rust library for continuous 2D collision detection | 92 |
| | A 2D and 3D collision detection library for game development in Rust. | 601 |
| | A C++ library for collision detection and response in games and simulations. | 4 |
| | An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |
| | A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
| | Library for collision detection between two convex shapes | 508 |
| | A 2D and 3D collision detection library for Rust. | 928 |
| | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |
| | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
| | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |