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

How can I use it without defining rarities? #51

Open migsdeving opened 3 years ago

migsdeving commented 3 years ago

I managed to use V1 to use the code without rarities defined, but I believe the metadata is not outputting properly. I don't want any attribute to be rarer than the other, but I need to define my properties on the metadata, that's the only problem with V1, I can output every image just like I want with it.

omniNerd commented 3 years ago

You may be able to add the metadata code to the v1 so you can get the metadata without all the effort of adding attributes manually.