Friday, August 20, 2021

Focus

 

We use the Sketch Mass IpOp effect to auto-generate a set of stylized hatch sketches that are then turned into a TSP (Traveling Salesman Problem) continuous single bezier path sketch.  A thin vector paint preset is then used to paint in that single continuous bezier path into a white canvas.  The Flat Region Colorize IpOp effect is then used to auto-fill all of the individual flat colored pixel regions in the canvas.  I then use a sneaky trick where i stash the last frame output in the Style buffer so i can recursively add it to the output of the next frames Sketch Mass bezier path color fill in.

No comments: