A directory of extensions and libraries for the OpenFrameworks creative coding toolkit. Compiled fresh from Github daily.
Simple camera (ofEasyCam replacement) for openFrameworks for quickly browsing your scene
Originally created: 10 November, 2011
Last updated: 17 May, 2012
"this is basically the best thing ever." - kyle mcdonald
Camera for browsing your scene. It 'picks' the xyz position under the cursor (using the depth buffer to get Z). Rotations and zoom are then performed with respect to that xyz position Inspired by Google SketchUp (http://sketchup.google.com/)
Name suggestions welcome!
Elliot Woods http://www.kimchiandchips.com
Left click drag = rotate
Right click drag = zoom
hold 'h' whilst left click drag = pan
'r' key = reset
'c' = toggle draw cursor
'u' = toggle fix up vector
MIT License http://en.wikipedia.org/wiki/MIT_License