Contribute your own! / See freshest addons!

ofxGrabCam Graphics

by elliotwoods

view on Github

Simple camera (ofEasyCam replacement) for openFrameworks for quickly browsing your scene

Originally created: 10 November, 2011

Last updated: 17 May, 2012


README

ofxGrabCam

"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

Controls

ofxGrabCam

Left click drag = rotate

Right click drag = zoom

hold 'h' whilst left click drag = pan

'r' key = reset

Example project

'c' = toggle draw cursor

'u' = toggle fix up vector

License

MIT License http://en.wikipedia.org/wiki/MIT_License