sedyh / awesome-ebitengine

A curated list of awesome Ebitengine frameworks, libraries and software
Other
640 stars 29 forks source link

Request to add aseprite image loader package to graphics libraries #20

Closed askeladdk closed 1 year ago

askeladdk commented 1 year ago

Hi,

I wrote a package for loading Aseprite files. It's pretty useful because you can use it to load Aseprite sprites directly without having to export to another format first. Layers are flattened, blending modes are applied, and frames are arranged on a single texture atlas. It also preserves the metadata for frames, tags and a few other things.

I would appreciate it if you add it to the list. Thanks!

sedyh commented 1 year ago

Hi, thanks for the PR. Looks good to me.