metasurf

annotate examples/metaballs/README @ 2:9ab057fba0c5

added copyright statements, added comments, yada yada
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 25 Oct 2011 08:59:07 +0300
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.