HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

I need the minimum amount of layers to show up... #205

Closed uniteXander closed 2 years ago

uniteXander commented 2 years ago

Issue: I need a minimum of 5 layers to show up for a cohesive image. I have the generative art node main loaded onto my computer. While doing my trial number of 10 and then 100 , the program selected from the 6 folders correctly as I only needed a minimum of 5 layer from folder 1-5 and the 6th folder held the rarities. When I ran the program to get my 10,000 images, it starts selecting only 2 and 3 folders making for an incomplete image. What do I need to change? image image image image image image

uniteXander commented 2 years ago

My number was too high in the number next to the layer order! So I was making my eyes super rare by accident when I needed them every time. Good luck. MY fix was setting the number of files in my folder to the exact number instead of too high. Thanks for everyone's support!