aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 833dcfc4ae44aa4135240b2b983647dddc23a079 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#SmootLight
SmootLight is a modular, scalable system for control interactive light
installations.

##Dependencies
- Python 2.6 (2.7 should work, 3.x won't)
[Optional]:
    - PIL (For JPGInput)
    - Pygame (for simulations)
    - Liblo (for mobile phone input)

##Usage
Command line: `python LightInstallation.py config/Demo.xml`
(or whichever config file you want)