Mercurial > code > home > repos > light9
diff README.lightsim @ 467:ab99105cd4fe
new demo data and instructions
author | drewp@bigasterisk.com |
---|---|
date | Mon, 01 Sep 2008 05:53:53 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.lightsim Mon Sep 01 05:53:53 2008 +0000 @@ -0,0 +1,39 @@ +How to see the original lightsim: + + cd lightsim + python lightsim.py + + Play with sliders. + + +How to see the new lightsim: + + Start 3 shells, and in each one set this: + export LIGHT9_SHOW=/path/to/light9/show/dance2008 + + You may need a 'chmod 755 bin/*' if this is a new darcs checkout. + + Shell 1: + bin/dmxserver --dummy + + Shell 2: + bin/keyboardcomposer --no-sliders + + Shell 3: + bin/lightsim + (it spews tons of Qt stderr, unfortunately) + + In the keyboardcomposer GUI, bring up any combination of these subs: + house + midleft + midright + red + orange + green + + As you adjust subs, lightsim should rerender its combination of + channel photos. I didn't have any properly-photographed lights, so + all you get are some lousy hand-painted lights on a single photo. + + + \ No newline at end of file