mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2024-11-12 16:45:29 +01:00
Texture atlas creator for Unity
atlascombine-texturescombinermodelsprite-sheettexture-atlastexturepackerunityunity-editorunity3dunity3d-pluginuv
max
78e4fb0ad1
Added '#if UNITY_EDITOR' to all the scripts that should only run/be used in the editor. |
||
---|---|---|
MA_ToolBox | ||
.gitignore | ||
LICENSE | ||
README.md |
MA_TextureAtlasser
Texture atlas creator for Unity
You can combine textures and/or remap the UV’s 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.
Download the UnityPackage here: https://github.com/maxartz15/MA_TextureAtlasser/releases
For more information: https://maxartz15.com/ma_textureatlas/