metasurf

view 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 source
1 metasurf example: metaballs
3 - move the active metaball with the spaceball or the mouse
4 - move the camera with the mouse by pressing any modifier (shift/ctrl/alt/whatever)
5 - spaceball buttons or spacebar on the keyboard changes the active metaball
6 - toggle fullscreen with the 'f' key
7 - pass -s on the command line for stereoscopic rendering (then toggle with the 's' key)
9 If you're on an old system which doesn't support GLSL shaders, uncomment the
10 "nosdr = ..." line in the Makefile.