arma:texturing:merging_textures
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
arma:texturing:merging_textures [2011/07/03 18:52] – added more texture merge info. snakeman | arma:texturing:merging_textures [2024/08/01 14:35] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Merging Textures ====== | + | ====== |
+ | |||
+ | [[https:// | ||
+ | |||
+ | **ArmA 1** aka Armed Assault (ArmA) | ||
In ArmA we should use 1 texture per 1 model to have best performance. So the old days OFP texturing of 75 textures puzzle of 64x64 res is not proper way anymore, we need to use one texture per model or at least trying to use one. Some BIS models use 2 textures like the UH60 because the interior is on one etc. But great model would be only with one texture. You can use texture size up to 2048x2048 as long as its power of two. | In ArmA we should use 1 texture per 1 model to have best performance. So the old days OFP texturing of 75 textures puzzle of 64x64 res is not proper way anymore, we need to use one texture per model or at least trying to use one. Some BIS models use 2 textures like the UH60 because the interior is on one etc. But great model would be only with one texture. You can use texture size up to 2048x2048 as long as its power of two. | ||
Line 32: | Line 36: | ||
Hope this helps someone who's looking into merging textures into ArmA compatible/ | Hope this helps someone who's looking into merging textures into ArmA compatible/ | ||
- | Read PMC texture merging tutorial in forum topic [[http://tactical.nekromantix.com/ | + | Read [[http://www.pmctactical.org/ |
Line 43: | Line 47: | ||
Well there was small slider appearing into the bottom of the screen, then I moved the image more further... and discovered that hell yeah baby I can resize the merged texture window to 2048 size even without increasing my desktop resolution to fit the merged texture in pantool at one time! | Well there was small slider appearing into the bottom of the screen, then I moved the image more further... and discovered that hell yeah baby I can resize the merged texture window to 2048 size even without increasing my desktop resolution to fit the merged texture in pantool at one time! | ||
- | {{ http://tactical.nekromantix.com/images/wiki/ | + | {{ https://pmc.editing.wiki/ |
And now some scrolling of the merged texture window... and we can increase its size the same as we would have high resolution in windows desktop! | And now some scrolling of the merged texture window... and we can increase its size the same as we would have high resolution in windows desktop! | ||
- | {{ http://tactical.nekromantix.com/images/wiki/ | + | {{ https://pmc.editing.wiki/ |
Very cool :) | Very cool :) | ||
Line 357: | Line 361: | ||
The normal maps, as well as the cfgMaterials working. edit the values in cfgMaterials to make the " | The normal maps, as well as the cfgMaterials working. edit the values in cfgMaterials to make the " | ||
- | |||
- | Source Jackal326 in [[http:// | ||
====== UV Editor ====== | ====== UV Editor ====== | ||
- | **Panda[PL]** said on [[http:// | + | **Panda[PL]** said: Guys you can merge 2 or 4 textures into one in the UV editor now! Open it up, use " |
====== PanTool ====== | ====== PanTool ====== | ||
- | **Scars09** said on [[http:// | + | **Scars09** said: merging textures is a method to get many small textures to one big. you texture in o2 with the small ones. when you done, you open up PanTool " |
That was the script generated by pantool (don't look on the sizes, script was used with textures twice as big as shown in the picture) merged single textures don't perform as good as merged unwrapped textures, but better the all the single textures as a single files. the script usually needs some tweaking, you have to add the correct path and the model name, just open it with editor and check if everything is OK. this have to be done manually cause pantool didn't know the model or the path, its just a texture tool. | That was the script generated by pantool (don't look on the sizes, script was used with textures twice as big as shown in the picture) merged single textures don't perform as good as merged unwrapped textures, but better the all the single textures as a single files. the script usually needs some tweaking, you have to add the correct path and the model name, just open it with editor and check if everything is OK. this have to be done manually cause pantool didn't know the model or the path, its just a texture tool. | ||
Line 408: | Line 410: | ||
- Load merged model with O2PE. | - Load merged model with O2PE. | ||
Done. | Done. | ||
+ |
arma/texturing/merging_textures.1309719143.txt.gz · Last modified: 2011/07/03 18:52 (external edit)