sat-js

Collision detector library

A JavaScript library for 2D collision detection and response.

A simple JavaScript library for performing 2D collision detection

GitHub

767 stars
31 watching
111 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

collision-testjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jeffthompson/collisiondetection An online book and examples on collision detection algorithms for games and interactive applications 420
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. 601
jslee02/ozcollide A C++ library for collision detection and response in games and simulations. 4
mattiamontanari/opengjk An algorithm implementation library for fast and reliable distance queries between convex objects 144
cr-marcstevens/sha1collisiondetection A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files 1,329
danfis/libccd Library for collision detection between two convex shapes 508
dimforge/ncollide A 2D and 3D collision detection library for Rust. 928
flexible-collision-library/fcl A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. 1,448
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