HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

Rarity Confusing: But This Helped #668

Open qudo-code opened 2 years ago

qudo-code commented 2 years ago

Rarity is really confusing. I really appreciated how it was explained in this thread. Be nice if you could quote this or something similar. https://giters.com/HashLips/hashlips_art_engine/issues/251

bolshoytoster commented 2 years ago

@qudo-code thank you for the link, I've added this to my PR.

ezrana94 commented 2 years ago

Thank you for the link info! So basically, we're unable to produce the amount of certain image to a specific amount based on percentage right? Since weight is calculated by "chances". Is there any way / extra tools to have specific amount of image based on percentage? (Or any link that relates)

bolshoytoster commented 2 years ago

@ezrana94 because of the way HashLips generates images, it can't be done that way, you could have a look at other generators to see if they can do that.

ezrana94 commented 2 years ago

@bolshoytoster I see. Alright, will look into the other generators. Thanks!