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

How to erase the number sign on the generated files? #223

Open simon2020-hub opened 2 years ago

simon2020-hub commented 2 years ago

How to erase the number sign on the generated files? image

ghost commented 2 years ago

I too have the same problem, did you find the solution?

RabbitSW commented 2 years ago

I'm not quite sure what I'm testing in the index.js file and it looks for this line with the exact text signImage(#${editionCount}); and you delete it.