Fork of https://github.com/Bradshaw/Fudge (now gone), a generator of texture atlases for love2d by Gaeel Bradshaw-Rodriguez.

Kevin Bradshaw 0d563c488c Merge branch 'alpha' of https://github.com/Bradshaw/Fudge into alpha 9 years ago
LICENSE.md cf17e62d57 Create LICENSE.md 10 years ago
README.md 98c4d0fbeb Put more sugar on the animations 10 years ago
init.lua 2d7ff4584c Adds ignore option, ignores files that contain any of the strings included in the ignore table. Closes #5 9 years ago

README.md

Fudge

An automatic texture packer for Löve2D

Feed it a folder full of images and it will automagically generate a texture atlas and quads. It can also export the generated data to reduce load times in production mode.

Planned features include JSON exports so generated data can be used in other engines.

Planned features

  • JSON/XML Exports
  • Standalone texture packer
  • Smoother animation
  • Optional anti-texturebleed padding
  • Vertically stacked animation chops