Hello everyone, I have a question about Blender properties. I’m reading BlenderDMX documentation and at page BlenderDMX docs paragraph “BlenderDMX DMX driver for Blender” it says that I can use DMX signals to control any Blender property. I also have modelled some lasers and would love to control some of the nodes’ properties (Emission Color mostly) with DMX for a simulation. Does anyone know if that’s possible and how to do it? A search for “blender properties” and “blender property keywords” gave me nothing.

  • TDSOJohn@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    Thanks, I already solved it! I didn’t know that Drivers exist. The solution was to create a driver for each of the rgb color coordinates of the emitter, connect to a dmx channel and divide the value by 255.

    I then connected to qlc+ using a virtual dmx channel and could control everything 😌