Crates.io | arcball-cgmath |
lib.rs | arcball-cgmath |
version | 0.4.0 |
source | src |
created_at | 2016-04-07 21:11:26.010763 |
updated_at | 2016-08-03 21:46:53.090962 |
description | A simple arcball-style camera. Uses the cgmath-rs library |
homepage | |
repository | https://github.com/mhintz/arcball-cgmath |
max_upload_size | |
id | 4695 |
size | 4,535 |
A simple arcball-style camera. Uses the cgmath-rs library
Note: Panning behavior is wonky, since it uses a built-in speed value rather than converting mouse pixel movements from screen space movements to world space movements.
See also: https://github.com/PistonDevelopers/camera_controllers/tree/master/src