Project: Order vs. Disorder

Due Date Tuesday March 9th

Basic version:
Make a composition with controlled randomness which depicts “order” when the mouseX is on the left side of the canvas, and disorder when it is on the right side. The degree of order/chaos should vary gradually with the position of the mouse.

-Use for loops
-Check the examples below for reference, but don’t make a variation of it. The grade will be mostly based on the originality of your sketch.
-You can try to use noise and oscillations instead of random.
-You can use rotational symmetry instead of a grid

You can start from the examples here

 

Student Samples

https://www.openprocessing.org/sketch/596896

https://www.openprocessing.org/sketch/454187

https://www.openprocessing.org/sketch/454184

https://www.openprocessing.org/sketch/454165