Version 2 of the LED light installation which looks like a forest.
- Processing is used as underlying framework for all the 3d and 2d graphics
- Leapmotion is used for user input
- Syphon is used for 2d output (e.g. for MadMapper)
- Artnet is used to send data out to dmx devices
- OSC is used for remote control and information sharing
- jmDNS is used for network discovery
- Yoctopuce is used for native sensor capturing
The application can be configured by the config.json
in the config
directory. It contains following sections:
{
"editor":{ },
"syphon":{ },
"osc":{ },
"rods":[ ],
"dmx":{ }
}
To run the application in fullscreen you have to start it with a command line parameter.
java -jar LEDForest2.jar -fullscreen 0
LED Forest at the Kleinlaut Festival
Developed by Bildspur 2016