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.
Project Details
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.
Engine | Unity (C#) |
Downloads | 2000+ |
Features
- Combine textures/sprites.
- Automatically adjusts the UV’s of the assigned meshes to match the new texture atlas.
Export Options
Meshes
- UnityMesh (with prefab setup)
Textures
- PNG
- PNG (sliced) sprite sheet
Materials
- Material (with assigned textures and selected shader)
thanks for creating this useful asset.
i just download it from github. i’ll let you know about it.