sat-js
Collision detector library
A JavaScript library for 2D collision detection and response.
A simple JavaScript library for performing 2D collision detection
766 stars
31 watching
110 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
collision-testjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 418 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
jslee02/ozcollide | A C++ implementation of collision detection and response. | 4 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
cr-marcstevens/sha1collisiondetection | Detects cryptanalytic SHA-1 collision attacks in files and provides an indicator of potential collision | 1,323 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,426 |
kevalpatel2106/collision-detector-android-things | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |