004: Design Your Own Homework, Kid.
a. Criteria
Take your favorite photoshop brush and make it even better in openFrameworks. By using openFrameworks, add a bit of "life" to your 'painting.' Below is my example.
In this example, my small gesture morphs into multiple srtokes that each has its own path. You can clear the original gesture and just get the animated result. You can also create multiple gestures (pointRecorders). Below was the first stab: one small gesture transformed into something completely different. In the code, you can comment out the Bezier Curve and watch this a vertex point. You can see the transformation a bit better.
an image created with a photoshop brush

think about how flexible or limited photoshop brushes have

recreate or improve the brush in oF

