Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ND

Pages: [1]
1
Good day!

We used NGUI 2.7 before and had problems with two separate texture atlases: some of the images were drawn incorrectly (black squares or just blank spaces). We managed to put all sprites into one atlas and that solved the problem, back then.
Now we're using NGUI 3.5.7 and planning to have 2 texture atlases: one in 16-bit color for most of the sprites and another (32-bit) for the rest (that looks bad in 16-bit).

Should we expect any problems using this approach (like graphical glitches)? Or it'll be ok except for the increased number of draw calls?

Thank you for the answer!

Pages: [1]