Portal:Algorithms/Object Trackball: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Intro for trackball object stuff.
 
(No difference)

Latest revision as of 19:30, 27 July 2013

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