OSC to DMX bridge app with support for Serial (Enttec DMX USB Pro), Art-Net and simulator software.
This is an application built with openFramweworks.
Currently only MacOs binaries are provided, but you can compile for other platforms with openFrameworks (>0.11) and additional addons: ofxArtnet, ofxDmx, ofxDropdown.
3DView is a lighting simulator included in the free theLighingController by SweetLight.
- start 3DView
- find 3DView listening port number (in Terminal run
lsof | grep 3DView
and look for UDP port number) - enter port number in OSC2DMX
BlenderDMX is an open source Blender addon for DMX visualisation.
- add sACN (streaming ACN) / E131 support using https://github.com/PlaymodesStudio/ofxE131Client