Documentation

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.