Goldo02 / gif_and_video_art_engine

A GIF and Video art engine that will allow you to generate multi-layer GIFs or Video from single GIFs or Video as layers.
MIT License
63 stars 34 forks source link

vector<int> collectionSize = {x,y,z}; Are more than two different combinations of the layers possible? #25

Closed JuiceGoose1 closed 2 years ago

JuiceGoose1 commented 2 years ago

Hello!

Thank you for making this code, I've been using it to make some cool stuff. Is that metamask address 0xaE9d8FD177c22D88159F2773998dB07CAf40693d up to date? I would like to send you an NFT to say thank you. I have sent you a discord friend invite: JuiceGoose#3498.

I am a programming noob, I wanted to know if it is possible to make more than just 2 of the collectionsize layer combinations. For example vector collectionSize = {w,x,y,z}; to create 4 different combinations of the layers? This would be incredibly useful to have. Currently when I try I get a segfault.

Thank you for your help.

Goldo02 commented 2 years ago

Yep that's is possible. It's strange u are getting a segmentation fault. Check the layerDir vector