https://github.com/operasoftware/textureatlas
A simple script to generate texture atlases.
https://github.com/operasoftware/textureatlas
Last synced: 10 months ago
JSON representation
A simple script to generate texture atlases.
- Host: GitHub
- URL: https://github.com/operasoftware/textureatlas
- Owner: operasoftware
- License: bsd-3-clause
- Created: 2011-10-30T18:49:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-10T14:43:42.000Z (over 14 years ago)
- Last Synced: 2024-04-14T06:01:55.280Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 725 KB
- Stars: 25
- Watchers: 45
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is a short python script that takes a folder of images and generates a texture atlas from it. The images will be cropped to their non transparent bounding boxes. The script generates a CSS file and JSON file that can be used together with the texture atlas as well as an illustrative SVG/animation showing how the texture atlas is created.