metasurf

annotate examples/metaballs/README @ 7:246260d95415

added /usr/local/lib linker path
author John Tsiombikas <nuclear@mutantstargoat.com>
date Sat, 21 Jan 2012 04:15:30 +0200
parents
children
rev   line source
nuclear@2 1 metasurf example: metaballs
nuclear@2 2
nuclear@2 3 - move the active metaball with the spaceball or the mouse
nuclear@2 4 - move the camera with the mouse by pressing any modifier (shift/ctrl/alt/whatever)
nuclear@2 5 - spaceball buttons or spacebar on the keyboard changes the active metaball
nuclear@2 6 - toggle fullscreen with the 'f' key
nuclear@2 7 - pass -s on the command line for stereoscopic rendering (then toggle with the 's' key)
nuclear@2 8
nuclear@2 9 If you're on an old system which doesn't support GLSL shaders, uncomment the
nuclear@2 10 "nosdr = ..." line in the Makefile.