camera_controllers 0.26.0

A library for 3D camera control.
Documentation
# camera_controllers [![Build Status]https://travis-ci.org/PistonDevelopers/camera_controllers.svg?branch=master]https://travis-ci.org/PistonDevelopers/camera_controllers

A Rust library for controlling 3D cameras within the Piston ecosystem. Currently includes a first-person controller and a Blender/3dsMax-style orbiting camera controller.

Maintainer: @stjahns

## Goals

- Quality and easy to use default controllers
- Extension points for users to define their own controllers

[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)