metasurf

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/examples/metaballs/README	Tue Oct 25 08:59:07 2011 +0300
     1.3 @@ -0,0 +1,10 @@
     1.4 +metasurf example: metaballs
     1.5 +
     1.6 +- move the active metaball with the spaceball or the mouse
     1.7 +- move the camera with the mouse by pressing any modifier (shift/ctrl/alt/whatever)
     1.8 +- spaceball buttons or spacebar on the keyboard changes the active metaball
     1.9 +- toggle fullscreen with the 'f' key
    1.10 +- pass -s on the command line for stereoscopic rendering (then toggle with the 's' key)
    1.11 +
    1.12 +If you're on an old system which doesn't support GLSL shaders, uncomment the
    1.13 +"nosdr = ..." line in the Makefile.