PistonDevelopers / cam

A Rust library for 3D camera and navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Rust library for 3D camera and navigation

License:MIT License


Languages

Language:Rust 100.0%