One of the most exiting new features, actually.. the most exiting feature in Nuke 8 was the addition of the Blink Script node.
At the point of the announcement i was acturally working on a shder manager for nuke, mainly using the basic expression node. The expression node is nice but you need a ton of them and from time to time nuke doesn’t update the data stream causing the output image to be invalid.
(The nuke shader manger i was working on)
The blink node means that i can gather all my shader code inside a single node.
However as the blink node cannot reference anything outside the input rgb channels i still have to create 1 blink node for each light.
(3 simple shaders using the blink node, 2 color Velvet,Improved Blinn Phong, and Lmbert)