HashLips / generative-art-node

Create generative art by using the canvas api and node js
MIT License
2.15k stars 914 forks source link

Customizing rarity in src/config.js #32

Open StJimmyL opened 3 years ago

StJimmyL commented 3 years ago

Hi all,

Any tips for how I customise rarity is src/config.js

Can I make it so that some layers only show 0.5% of the time, for example?

Also, what are the attributes for Original, Rare and SuperRare please and can they be changed or new categories added?

Thanks so much!

omniNerd commented 3 years ago

Hi all,

Any tips for how I customise rarity is src/config.js

Can I make it so that some layers only show 0.5% of the time, for example?

Also, what are the attributes for Original, Rare and SuperRare please and can they be changed or new categories added?

Thanks so much!

I'm having the same issues. I see in the readme it says you can customize the rarity but it doesn't list the specific code required to change the rarity. Any information on this subject would be greatly appreciated.

cryptouzi commented 3 years ago

Hi all,

Any tips for how I customise rarity is src/config.js

Can I make it so that some layers only show 0.5% of the time, for example?

Also, what are the attributes for Original, Rare and SuperRare please and can they be changed or new categories added?

Thanks so much!

I added categories. Common, uncommon, rare, epic, and exotic. Now I’m trying to figure how I can randomize the way the rarities render