Drawing more than one cube
in
Processing with Other Languages
•
2 years ago
Can anybody tell me how to draw more than one cube in Processing, for example, one next to the other? I noticed that "box()" doesn't have parameters for the coordinates, is it something to do with "translate()"?
1