collision-rs
Collision library
An extension of the cgmath library that adds collision detection primitives and algorithms.
A collision extension to cgmath
125 stars
8 watching
24 forks
Language: Rust
last commit: 5 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. | 581 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 190 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,426 |
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,410 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 514 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |