view README.lightsim @ 1041:a4632a7b2e17

upgrade knockout and jquery, simplify the static/ dirs for all web services Ignore-this: 8637b7b61cc5d38e8cf15bb1afd7466c
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 28 May 2014 05:54:23 +0000
parents ab99105cd4fe
children
line wrap: on
line source

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.