arcball-cgmath

Crates.ioarcball-cgmath
lib.rsarcball-cgmath
version0.4.0
sourcesrc
created_at2016-04-07 21:11:26.010763
updated_at2016-08-03 21:46:53.090962
descriptionA simple arcball-style camera. Uses the cgmath-rs library
homepage
repositoryhttps://github.com/mhintz/arcball-cgmath
max_upload_size
id4695
size4,535
Mark Hintz (mhintz)

documentation

README

arcball-cgmath

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

Commit count: 24

cargo fmt