- Home /
UVs and Texture Altas
Hey guys. I have a problem on my game, draws calls are much and reduced FPS. However i already know solve de problem, with Texture Altas and UVs, but i am confused, i already search in google for defenitions but i stay more confused, Texture Atlas and UVs don`t know the same thing? or which one requires higher performance in the game?
I hope for answers, thanks.
Answer by azzogat · Jan 09, 2011 at 12:35 PM
A texture atlas basically means you use a single texture for multiple objects. If the objects are 3D you just need to unwrap them together.
In 3ds Max (or whatever application you are using) select the objects you want to have on the same texture, drop an UVW Unwrap modifier on all of them and unwrap them together.
If they are already unwrapped it's even easier. Just select all of them, drop another uvw unwrap modifier on them, delete the previous unwrap and use the Pack UVs function.
Thanks, i will see if will solve my problem, my fbx files of models are bigs, 30 mb and 70 mb, this is a problem for game? in unity editor it is very slow edited, maybe because my compotuter perfomance is low?
Your answer
Follow this Question
Related Questions
Assigning UV Map to model at runtime 0 Answers
Alpha Texture Deserves a Separate File? 1 Answer
Textures on Terrain 3 Answers
Coin shine 1 Answer