raganmd / touchdesigner-hueControl

Components for controlling hue lights from TouchDesigner
MIT License
50 stars 3 forks source link

GLSL Color converter - Check accuracy and consistency #21

Open raganmd opened 1 year ago

raganmd commented 1 year ago

Looking inside your tox I noticed that for some values the glsl_color_space_converter glslTOP returns some nan values, is this expected? For instance, setting the RGB parameter to 0,0,0 gives me a white lamp color and that GLSL TOP returns nan,nan,1.

original post - https://forum.derivative.ca/t/philips-hue/5411/27