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 693 forks source link

Empty Traits? #172

Open Anchii88 opened 2 years ago

Anchii88 commented 2 years ago

Hey there, I noticed that the program creates images with empty traits, for example an image without background-layer, or without basecolor-layer, of course depends on what layers you have. Problem is, I want to always have a background, always have a basecolor and so on. It's just plain white/transparent, if it's not set and I don't want that. How can I solve this?