Wings 3D Development Forum
Change texture resolution - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: Change texture resolution (/showthread.php?tid=783)



Change texture resolution - FlevasGR - 07-14-2014

Hello, im using wings to create a model and after exporting the model uv map i wanna know how to change the resolution. Now its 512 and i want to change it to 1024
Thanks


RE: Change texture resolution - micheus - 07-14-2014

After you have UV mapped your object you should choose the texture size, you know, but after that, if you want to change the texture size you just can replace it with one that respect its proportions. So, you can resize or replace the current one 512x512 for another 1024x1024.

The image size is assigned to UV map in values like 0-100% in which 0-512px means 0.0-1.0, 0-1024px means 0.0-1.0, ...
I'm not sure I'm using the right terms, but I hope you can understand them. Smile