Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Stephan on February 20, 2013, 02:02:50 PM

Title: Feature Request : Multi Resolution Atlas Generation ( SD / HD / SHD )
Post by: Stephan on February 20, 2013, 02:02:50 PM
Seems like it would a fair amount of work to implement but I thought I would ask regardless since many NGUI users are publishing to mobile platforms ( SD / HD / SHD )

If the user were to provide SHD assets it would be incredibly efficient if NGUI could create lower resolution assets ( SD / HD ) from a work flow perpective.  Would be even better if they were automatically associated with a reference atlas.

Thanks again for such a great product, best regards

Stephan
Title: Re: Feature Request : Multi Resolution Atlas Generation ( SD / HD / SHD )
Post by: jeldrez on March 14, 2013, 02:55:55 PM
+1
Definitely this is really necessary; or at least repositioning the UV Coordinates, because resizing the texture is not the problem.
Title: Re: Feature Request : Multi Resolution Atlas Generation ( SD / HD / SHD )
Post by: ArenMook on March 14, 2013, 04:07:00 PM
Switch the atlas to use TexCoords, and you can resize the texture at will.