animated-art-engine
animated-art-engine copied to clipboard
A generative engine that takes various png layers on a sprite sheet format, combines them and then converts them into a .gif file
Hi, the code works good for me I have installed all the requirements and Gifski is installed but when I command "make all" everything works normal but in output there...
Everything installed fine, I got hashlips art engine to work. Not sure why this isn't working for me. Running Windows 10 64 bit o/s PS D:\SIDESHOW NFTs\animated-art-engine-main> make first_time_setup python3...
Hi, im having an issue where once everything is generated, the first frame is repeated twice before continuing with the animation
Hey there, absolutely amazing tool! Just having a small issue when randomizing collection. For some reason, an extra "Output" trait is being lumped into my json and I honestly have...
Hi, when I enter make all , I'm on windows, I get PS C:\Program Files\animated-art-engine-main (1)> make all make: *** No rule to make target 'all'. Stop. any clue what...
Setting shuffleLayerConfigurations = true only shuffles the json files, not the corresponding gif names. Please resolve this.
I am facing an issue with the canvas module. The error message I am encountering reads: "Error: dlopen(/Users/admin/Desktop/xxxxxxxxxx/xxxxxxxxxxxxx/animated-art-engine-main/step2_spritesheet_to_generative_sheet/node_modules/canvas/build/Release/canvas.node, 0x0001): symbol not found in flat namespace '_cairo_fill'". I'm running node v16.14.2...
Anyone ran into this issue? It seems like the canvas version wont work with the node version. I'm not sure which versions i need? I'm running on a mac M1...
Hi, with the latest version of the code, I have a problem in step 3 generating files with audio, the first two steps are error-free, but I don't understand? thanks...