TDSOJohn

joined 1 year ago
[–] [email protected] 2 points 2 weeks ago

Thanks everyone for the answers, that’s really good news! I will try to plant some other edible things in my garden too now!

 

Hello everybody, I’ve just moved and the new home’s garden has onions, mint, salvia and other edible plants growing near a Rhododendron (between 50cm and 2mt away, growing in the same piece of land).

Is it safe to eat any of it? Or is it possible to “save” the salvia and rosemary by moving them to a separate pot and waiting for sometime?

[–] [email protected] 2 points 8 months ago

Thanks for the detailed explanation, not the answer I hoped for but definitely the answer I needed! Will look into all 3 options, thanks again!

[–] [email protected] 2 points 8 months ago (2 children)

First of all thank you for your answer! What I meant with animation is the light color modulation itself, so I would basically need to listen to incoming driver data and record it to play it afterwards as an animation (yes, we would export to usdz in order to import in reality composer).

 

Good morning,

Hope this is not a stupid question, I am very new to Blender. So, my setup is:

  • 3d env built from iPad photogrammetry

  • we insert some lasers (a simple cylinder with emission node)

  • we control the lasers using QLC+ --> artnet --> BlenderDMX and a python expression that modulates the emission color for every laser from a separate dmx channel.

We would now love to be able to store the dmx animation directly in blender as keyframes in order to export the animation and put it back on the iPad for AR simulation. Is there any way to record the driver data in real time?

[–] [email protected] 2 points 1 year 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 😌

 

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.