This sketch uses a for
loop to draw a bunch of lines with random lengths to create a silhouette effect.
This is a companion discussion topic for the original entry at https://happycoding.io/examples/p5js/for-loops/lines-silhouette
This sketch uses a for
loop to draw a bunch of lines with random lengths to create a silhouette effect.