Week 4 : Processing, nested for loops + randomness

Homework

Coding Sketch #3: Nested For Loops + Variations

Create a nested for loop. Use it to draw shapes to the canvas (in a grid, or otherwise).

Add another factor to the for loop to change drawing parameters iteratively to distort the grid, change the color, or some other variations.

Readings

Examples

Other Materials

Key Concepts:
Coding Components: