34 breaking releases

Uses old Rust 2015

0.34.0 Sep 26, 2023
0.33.0 Nov 16, 2022
0.32.0 Jul 18, 2020
0.31.0 Jun 10, 2019
0.5.0 Jul 22, 2015

#747 in Game dev

Download history 8/week @ 2023-12-11 5/week @ 2024-01-08 4/week @ 2024-01-22 117/week @ 2024-02-19 100/week @ 2024-02-26 35/week @ 2024-03-04 56/week @ 2024-03-11 37/week @ 2024-03-18 50/week @ 2024-03-25

187 downloads per month
Used in 14 crates

MIT license

21KB
404 lines

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


lib.rs:

A library for 3D camera control

Dependencies

~0.7–1.3MB
~31K SLoC