Exercise 01 – 10PRINT basic
- Create simple tilings using randomness
- Add some interaction to your sketch
Exercise 02 – 10PRINT symmetric
Modify your sketch to create patterns that incorporate both symmetry and randomness.
- Make use of the x and y coordinates of the tiles
- See Dominique Douat's Méthode pour faire une infinité de desseins for inspiration
Exercise 03 – 10PRINT camera
- Use snippets from your camera as tiles
- Use different snippets depending on the x and y coordinates o the tiles