Oct
16
Displaying ObjectIDs
Posted in: NUKE from The FoundryI have a channel with ID’s in it (integers, 0-255)
I would like to display that on screen with different colors assigned per ID.
(i.e. not just a scaling or simple ramp)
I would like to display that on screen with different colors assigned per ID.
(i.e. not just a scaling or simple ramp)
Simple 8-bit style LUT?
Is there a simple 8-bit LUT type mode where I can pass this 255 value into and receive RGB values out, like a palette system from years ago.
Are there built in hue expressions so I could calculate RGB from HSV from an expression? (or is that only available in Python?)
Thanks.
Post a Comment