Get the hex code of a pixel in TouchDesigner
Quickly-made TOX that takes the information from a pixel of the panel and provides the HEX code in a Text TOP. You can also type in a HEX code in a Field COMP and get the resulting color. Might come in handy somewhere.
- This is set for a 1280 x 720 resolution. For other resolutons, be sure to update Math1 and Math2 CHOPs.
- Create an interface
- Add error catching