How to create textures from an image?
in
Programming Questions
•
1 years ago
Given the following image I would like to know how to make a texture for a couple of Quads form the squares A and B, I know their coordinates and sizes, any ideas?
EDIT: I think this will give a better explanation of my question, I need to grab the pixels form a square and make a texture out of it
1