MA_TextureAtlasser/README.md

14 lines
713 B
Markdown
Raw Normal View History

2019-07-04 23:22:57 +02:00
[![Github All Releases](https://img.shields.io/github/downloads/maxartz15/MA_TextureAtlasser/total.svg)]()
2018-08-27 08:47:29 +02:00
# MA_TextureAtlasser
Texture atlas creator for Unity
2018-08-27 08:55:04 +02:00
You can combine textures and/or remap the UVs for the 3D models.
By having full control over the size and position of the textures that are being placed in the atlas you will never stand for surprises when exporting. This will cost some more time than auto-generating your texture atlases but you know whats going on and which models/textures are getting priority.
https://youtu.be/PBRKlopkZP0
2018-09-01 00:40:20 +02:00
Download the UnityPackage here: https://github.com/maxartz15/MA_TextureAtlasser/releases
2018-08-27 08:55:04 +02:00
For more information: https://maxartz15.com/ma_textureatlas/