Tagged Questions
0
votes
1answer
891 views
iPhone : creating Texture2D much slower when image loaded from file in app's Documents, why?
Slower than what? slower than creating the same textures from an image loaded from the app bundle.
How much slower ? 80 times slower on iPhone, similar ratio (but faster overall) on Mac.
My example ...