camera_controllers 0.11.0

A library for 3D camera control.
Documentation

camera_controllers Build Status

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