camera_controllers

Crates.iocamera_controllers
lib.rscamera_controllers
version0.34.0
sourcesrc
created_at2015-04-01 15:41:45.24644
updated_at2023-09-26 04:55:30.509059
descriptionA library for 3D camera control.
homepagehttps://github.com/PistonDevelopers/camera_controllers
repositoryhttps://github.com/PistonDevelopers/camera_controllers.git
max_upload_size
id1756
size21,227
publish (github:pistondevelopers:publish)

documentation

README

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

Commit count: 97

cargo fmt