https://github.com/pistondevelopers/cam
A Rust library for 3D camera and navigation
https://github.com/pistondevelopers/cam
Last synced: 8 months ago
JSON representation
A Rust library for 3D camera and navigation
- Host: GitHub
- URL: https://github.com/pistondevelopers/cam
- Owner: PistonDevelopers
- License: mit
- Created: 2014-08-20T15:36:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T22:56:26.000Z (about 2 years ago)
- Last Synced: 2025-06-24T21:51:36.666Z (12 months ago)
- Language: Rust
- Size: 74.2 KB
- Stars: 17
- Watchers: 45
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cam [](https://travis-ci.org/PistonDevelopers/cam)
A Rust library for 3D camera and navigation.
Maintainer: @bvssvni
[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)
## Goals
- 3D camera management for the Piston game engine
- Computing projection matrix
- Computing model-view-projection matrix
- Reexport under Piston
## Dependencies
