blender-artnet icon indicating copy to clipboard operation
blender-artnet copied to clipboard

Assign any incoming Art-Net values to any numeric input

Open BryanCrotaz opened this issue 4 years ago • 1 comments

Submitted by @hesse2

Implement assignment of any incoming Art-Net values to any numeric input Would require a value mapping menu/window with conversion from int8 to any number scale. Preferably with coarse/fine/ultra-fine combination of incoming channels to generate int16 & int 32.

@hesse2 - need explanation here of what you mean by "numeric input" and a user story of how you see it being used.

BryanCrotaz avatar May 04 '20 00:05 BryanCrotaz

Numeric input is any numeric input field in Blender. This would mean that you can achieve dmx control of positions, weights, fluidity etc.

On further thought, maybe an Art-Net input node for the node editors would be a faster and more convenient approach to add Art-net everywhere and avoid the need of math conversion in the implementation itself.

MMagneson avatar May 04 '20 09:05 MMagneson