ASSIGNMENT DETAILS: Create a visual composition in P5js that displays a pattern (patterns) of variation across the entire window.Use loops to iterate through variations.Establish a visual rhythm based on elemental componentsPay attention to the layout, tiling and symmetry.
ASSIGNMENT DETAILS: Create animation to express movement using any 2D objects. Try to make that movement complex and non-linear. Look through the Processing documentation and try to figure out how to add images and sounds that would support the movement. Try to use randomness or noise to help you achieve desired results. Try to make the movement look natural and integrated into the environment.
• use conditional statements to determine when the objects need to change directions. Try to come up with an interesting and complex ruleset.
• use color variations to distinguish between shapes, their states or motion, or any other parameters in the sketch