An open API service indexing awesome lists of open source software.

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.

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.