[Solved] How to handle unique images
Posted: Wed Oct 04, 2017 20:00
Hey all,
I recently started using CEGUI, and find it works quite great when using imagesets.
However, I have several images that are really only ever rendered once per frame (or 0 times even).
Would it be better to simply increase the size of the imageset, potentially going well beyond 4096x4096, or to use separate textures for these 'special' cases?
And if the latter, how should I put that in my Falagard?
Thanks in advance,
Anasky
I recently started using CEGUI, and find it works quite great when using imagesets.
However, I have several images that are really only ever rendered once per frame (or 0 times even).
Would it be better to simply increase the size of the imageset, potentially going well beyond 4096x4096, or to use separate textures for these 'special' cases?
And if the latter, how should I put that in my Falagard?
Thanks in advance,
Anasky