Hey
I want to create big texture which is power of 2 and put in this file a lot of smaller textures. You know, I have several textures which are not power of 2 so I cant load them to my program. I have to put them in one file (512x512 for example).
Do you know any program which can do it for me automaticly? Is there any limit of size of texture? Can I use for example 8192x8192 file? Or I have to use few smaller.