An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cam [![Build Status](https://travis-ci.org/PistonDevelopers/cam.svg?branch=master)](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

![dependencies](./Cargo.png)