12 releases (7 breaking)
Uses old Rust 2015
0.7.0 | Jun 7, 2024 |
---|---|
0.6.0 | Nov 16, 2022 |
0.5.0 | Oct 28, 2022 |
0.4.0 | May 24, 2019 |
0.0.1 | Jan 26, 2015 |
#766 in Game dev
299 downloads per month
Used in 17 crates
(3 directly)
18KB
108 lines
cam
A Rust library for 3D camera and navigation.
Maintainer: @bvssvni
Goals
- 3D camera management for the Piston game engine
- Computing projection matrix
- Computing model-view-projection matrix
- Reexport under Piston
Dependencies
lib.rs
:
A library for 3D camera and navigation.
Dependencies
~79KB