Hi all, I am new to Processing,
I would like to know if there is an easy way (maybe includes for loops?) to take on a square say 900*900 and split it into 9 equal tiles so it becomes a 3 by 3 grid?
I know I can do it manually by specifying the coordinates but any alternatives?
Thank you
I would like to know if there is an easy way (maybe includes for loops?) to take on a square say 900*900 and split it into 9 equal tiles so it becomes a 3 by 3 grid?
I know I can do it manually by specifying the coordinates but any alternatives?
Thank you
1