Rindel Demos [Repo]

In all of these short demo programs, the yielded output value stream is of type Vec2 (a point with (x,y) coordinates). This changing output value is visualized by drawing a square at those yielded coordinates. The input values provided (bound in the global environment) are the Vec2-stream mousePos and the bool-stream mouseDown.