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 | 10 years ago | |
README.md | 10 years ago | |
init.lua | 9 years ago |
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.