NOC: Class 01


1. Develop a program that experiments with motion.
2. Apply the rules of motion to another medium of expression: sound, color, number, scale.



RANDOM WALKER   |   LEVY FLIGHT   

This Levy Flight technique made me wonder if somehow I can use a camera function and follow its path and show the path of my line drawings on screen. So as the line flip and turn, the screen would also flip and turn like I'm riding on a roller coaster.

I only tweaked this sketch a little bit to see if I can make the step taken curve instead of a straight line. I used bezier() instead of line() and adjust the control points to get the curve path.  After I did this sketch with bezier and looking at it now maybe there is an easier way to do this instead?

Also I want to thank you Mithru! He really helped me get started on the sketch and explain the complexity of how to control the bezier. 


EXPERIMENT WITH MOTION

I later move on to experiment with motion. At first the sketch looks really boring but as soon as I increase the number of ellipses from 20 to 4000, I'm very happy the visual effects! I think I'm going to add the Rainbow Levy Flight sketch onto this sketch and make the Levy disturb the flow pattern for the next class.