n00b texture question...
in
Programming Questions
•
1 years ago
So I have a sketch where I used the box() function to create a 3d box. I would like to apply a texture to one of the surfaces of the box. Is it possible to do this; or do I need to build my own box using the beginShpae(), endShape(), and vertex() functions?
1