You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monkstone edited this page Apr 16, 2012
·
9 revisions
Included in the source code repository, and since 16 April 2012 in zip download, I have include a working ArcBall implementation for pyprocessing (that uses Quaternions), for usage see code in particular test_arcball.py, see below for snapshot of running sketch. Mouse dragged rotates the sketch, and if x, y or z keys are held down the axis of rotation is constrained to a single axis.