Skip to content

Version 2 of the LED light installation which looks like a forest.

Notifications You must be signed in to change notification settings

bildspur/led-forest2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Forest 2

Version 2 of the LED light installation which looks like a forest.

LED Forest

Technology

  • 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

Instruction

The application can be configured by the config.json in the config directory. It contains following sections:

{
   "editor":{ },
   "syphon":{ },
   "osc":{ },
   "rods":[ ],
   "dmx":{ }
}

Fullscreen

To run the application in fullscreen you have to start it with a command line parameter.

java -jar LEDForest2.jar -fullscreen 0

Example

Kleinlaut Festival LED Forest at the Kleinlaut Festival

User Interface

3D View 3D View

2D View 2D View (Syphon Output)

Edit View Rod Edit View

About

Developed by Bildspur 2016

Bildspur

About

Version 2 of the LED light installation which looks like a forest.

Resources

Stars

Watchers

Forks

Packages

No packages published