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. | 125 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
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. | 924 |
cr-marcstevens/sha1collisiondetection | Detects cryptanalytic SHA-1 collision attacks in files and provides an indicator of potential collision | 1,323 |
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 | 503 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 766 |
mathiswellmann/sliding_features-rs | Modular signal processing and technical analysis library for Rust. | 42 |
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,410 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
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 | 29 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |