Allegro Texture Packer released
seibelj

I ported the amazing and simple to use libGDX texture packer to Allegro:

Allegro-Texture-Packer on GitHub

All documentation is in the link above. Now you can easily pack your images to improve drawing efficiency. Enjoy

Chris Katko

That's really neat. Here's some docs on it for those curious what it does:

https://github.com/libgdx/libgdx/wiki/Texture-packer

Gideon Weems

Every one should be aware of this. You seem to have designed it well, too. Thank you for sharing.

seibelj

Thanks for your kind words! The texture packer API allows you to drop it in and replace your existing bitmap drawing calls with barely any changes.

Rodolfo Lam

Really great! This feature of LibGDX has always been awesome, but I have always preferred Allegro. Thank you!

Thread #616831. Printed from Allegro.cc