Tagged Questions
1
vote
1answer
110 views
opengles display human face in iphone and animate it?
I need to make a human 2D face to 3D face.
I used this link to load an ".obj" file and map the textures. This example is only for cube and pyramid. I loaded a human face ".obj" file.
This loads the ...
12
votes
5answers
2k views
Tools for generating texture atlases/sprites from source images? [closed]
Is there an industry standard file format for texture atlases?
What are the apps that take a directory of images and turns it into a texture atlas png and a text file describing what's on it?
This ...