YATP (Yet Another Texture Packer)

A small and simple CLI application to pack multiple textures/sprites into a texture atlas/sprite sheet.

Installation

Through Cargo

cargo install yatp-cli

Usage