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

Background printing wrong - might be an issue for others #180

Open deltaforce99 opened 2 years ago

deltaforce99 commented 2 years ago

image Does anyone know why my background is showing up like this?

image image

J40NVK commented 2 years ago

You want to go to around line 74 and make sure "const background" is false. That should fix your problem.