MattIPv4 / PyDMXControl

A Python 3 module to control DMX using OpenDMX or uDMX - Featuring fixture profiles, built-in effects and a web control panel.
https://pypi.org/project/PyDMXControl/
GNU General Public License v3.0
114 stars 22 forks source link

🚧 Lighting Design via PyGame #21

Closed MattIPv4 closed 4 years ago

MattIPv4 commented 5 years ago

Implement the ability to create a lighting design in PyDMXControl making use of different parts (Pipe & Text currently). This uses PyGame and so must be run in the main thread, making it blocking like the debug control in the normal PyDMXControl Controller.

MattIPv4 commented 4 years ago

I haven’t had time to progress this any further. I’ll close this for now and the open when I have more time to put into this.