8 releases
0.3.0 | Jan 23, 2017 |
---|---|
0.2.0 | Sep 30, 2015 |
0.1.0 | May 28, 2015 |
0.0.8 | May 28, 2015 |
0.0.1 | Jan 26, 2015 |
#12 in Data formats
251 downloads per month
Used in 12 crates (3 directly)
18KB
106 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
~76KB