# 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