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
|
||
---|---|---|
Assets | ||
Packages | ||
ProjectSettings | ||
.gitignore | ||
LICENSE | ||
README.md |
MA_TextureAtlasser
Texture atlas creator tool for Unity.
This tool is made to combine textures and/or remap the UV’s for 3D models. The tool can also be used to make 2D sprite sheets. The visual editor gives you the ability to set and prioritize the sizes and positions in the texture atlas/sprite sheet.
- Combine textures/sprites.
- Automatically adjusts the UV's of the assigned meshes to match the new texture atlas.
Download unitypackage
https://github.com/maxartz15/MA_TextureAtlasser/releases
Tested Unity versions
Export options
Meshes
- UnityMesh (with prefab setup)
- OBJ
- Replace orginal (this will replace the orginal model, make sure to backup before doing this!)
Textures
- PNG
- PNG (sliced) sprite sheet
Materials
- Material (with assigned textures and selected shader)