Streams
The Streams family consists of nodes that output a continuous stream of data. This data can be numerical, a set of coordinates, color values, or even text.
Stream nodes are used to drive or manipulate the properties of other nodes—regardless of their family, including other Streams. They can define positions, animate values, set colors, react to sound, perform mathematical operations, provide code snippets, and much more.
Stream nodes are the beating heart of every Nodalin graph and visualization. Let’s dive in.
Last updated