Skip to content
A Rust library for 3D camera and navigation
Rust
Branch: master
Clone or download
Latest commit 19f8ef5 May 24, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Removed dependency on `num` Apr 20, 2015
.gitignore Moved over stuff from Piston Aug 20, 2014
.travis.yml Removed `rustc/cargo -v` from .travis.yml Dec 26, 2014
Cargo.dot Added dependency graph to README Oct 28, 2014
Cargo.png Added dependency graph to README Oct 28, 2014
Cargo.toml Published 0.4.0 May 24, 2019
LICENSE Initial commit Aug 20, 2014
README.md Added link to how to contribute Nov 16, 2014

README.md

cam Build Status

A Rust library for 3D camera and navigation.

Maintainer: @bvssvni

How to contribute

Goals

  • 3D camera management for the Piston game engine
  • Computing projection matrix
  • Computing model-view-projection matrix
  • Reexport under Piston

Dependencies

dependencies

You can’t perform that action at this time.