Triangular Drawing Tool with Processing
Try it! Click on the box and start drawing.
The input in this sketch is a picture. The picture is scanned and then each pixel continuously appears one after the other. Then based on the location of the cursor the variables for the triangles are determined. Thus, an interactive tool is created to let the user make various drawings with.
(The sketch and the code can be accessed through the link below)