Tutorial takes inspiration from Ibby EL-Serafy's blog. Credit the original artist if you use the code!
Open the Processing project and follow the instructions in the comments of the code. Uncomment/comment the lines of code and run the software in between to see how the project changes.
- disabling looping on draw() function
- using for loops
- using nested for loops
Second progress picture after uncommenting the second line of code in the second part.
Third progress picture after uncommenting the second line of code in the fifth part.
Fourth progress picture after uncommenting the third line of code in the fifth part.
Fifth progress picture after uncommenting the first line of code in the sixth part.