camera_controllers

Crates.iocamera_controllers
lib.rscamera_controllers
version0.35.2
sourcesrc
created_at2015-04-01 15:41:45.24644+00
updated_at2025-02-21 23:01:59.192962+00
descriptionA library for 3D camera control.
homepagehttps://github.com/PistonDevelopers/camera_controllers
repositoryhttps://github.com/PistonDevelopers/camera_controllers.git
max_upload_size
id1756
size21,431
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