Portal:Algorithms/Object Trackball

From OpenGL Wiki
Revision as of 19:30, 27 July 2013 by Alfonse (talk | contribs) (Intro for trackball object stuff.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It is often useful to be able to manipulate the orientation of objects with the mouse. This algorithm explains how to do so.