Map texture to elipses
in
Programming Questions
•
2 years ago
I have drawn an array of ellipses with random motion. I would like to replace each ellipse with a .png.
Is there a tutorial somewhere on how to map a texture on a shape?
So far I have seen tutorial mapping to specific vertexes.
1