Woah, cool. So is this kind
Submitted by @GeorgeToledo
This composition has the "Image Generator" protocol enabled. Yes, the time
port is roughly equivalent to Requested Frame
— it fires for each display refresh, with the number of seconds since the composition started.
Protocols are useful in a few ways:
Render X to Window
node, but it'll show up in a window by itself, independent of the host app.)time
input port).
Woah, cool. So is this kind of like a macro? What is the main difference or benefit of the composition being like this as opposed to using the Render Image to Window? I guess you don't get requested frame anymore, but you do get a "time" value from the Image Generator thing?