collider-rs
Collision detector
A Rust library for continuous 2D collision detection
Rust library for continuous 2-D collision detection.
92 stars
2 watching
9 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 601 |
sergiusiw/chirperjax | A simple 2D platformer game built with Rust and demonstrating the use of Gate and Collider libraries. | 296 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
cr-marcstevens/sha1collisiondetection | A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
lojemiru/loj-hadron-collider | A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
danfis/libccd | Library for collision detection between two convex shapes | 508 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 767 |
mathiswellmann/sliding_features-rs | Modular signal processing and technical analysis library for Rust. | 43 |
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,729 |