jalagar / animated-art-engine

A generative engine that takes various png layers on a sprite sheet format, combines them and then converts them into a .gif file
MIT License
166 stars 64 forks source link

Gif instead of pngs #15

Closed LovelyGuy118 closed 2 years ago

LovelyGuy118 commented 2 years ago

Hi @jalagar Thanks for your updating. Can I use gif instead of pngs in layer? Please tell me. Thanks.

jalagar commented 2 years ago

at the moment no you will need to use https://ezgif.com/gif-to-apng to convert the gif to png.

jalagar commented 2 years ago

Hi @LovelyGuy118 this is implemented and works now. Please try it out and see layers_gif_example for an example of the file format. Under the hood it parses the gifs into a temp folder and then uses the temp folder for the layers. Feel free to re-open this if it doesn't work!

LovelyGuy118 commented 2 years ago

thanks

On Fri, Apr 15, 2022 at 8:30 PM Jalagar @.***> wrote:

Hi @LovelyGuy118 https://github.com/LovelyGuy118 this is implemented and works now. Please try it out and see layers_gif_example for an example of the file format. Under the hood it parses the gifs into a temp folder and then uses the temp folder for the layers. Feel free to re-open this if it doesn't work!

— Reply to this email directly, view it on GitHub https://github.com/jalagar/Generative_Gif_Engine/issues/15#issuecomment-1100077607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWJCZIKJ2ZZOZX7EC36O7VDVFFOO3ANCNFSM5S3JTKCQ . You are receiving this because you were mentioned.Message ID: @.***>