collision-rs
Collision library
An extension of the cgmath library that adds collision detection primitives and algorithms.
A collision extension to cgmath
126 stars
8 watching
24 forks
Language: Rust
last commit: 8 months ago cgmathcollision-detectionrust
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 523 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 511 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |