Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Randomize based on feature #1

Open
shubham1172 opened this issue Aug 7, 2022 · 3 comments
Open

Randomize based on feature #1

shubham1172 opened this issue Aug 7, 2022 · 3 comments

Comments

@shubham1172
Copy link

Today Randomize can generate images like this:
image

Maybe differentiate between features like eyes, mouth, glasses, emotion, etc. and randomly select one of each.

@kolumb
Copy link
Owner

kolumb commented Aug 7, 2022

Thanks for the idea! Added buttons for separate types of features: https://kolumb.github.io/tsodin/
For mouth and eyes it will chose only one of the options. The rest of elements separated into two piles - face and accessories. Background and Hands have special type (I don't know how to call it 🤔). So they are affected only by Randomize All button.

@shubham1172
Copy link
Author

The previous UI was cleaner, with the single Randomize button IMO. If you are in favor, we can revert that and in the single Randomize logic, add a way to select randomly single elements from each category.

Also the categories you chose are a great start. I would suggest

  • Eyes
  • Mouth
  • Glasses
  • Background
  • Hands
  • Emotions

Don't want to cram in the same issue, but probably a clear all button will be useful too 😛

@kolumb
Copy link
Owner

kolumb commented Aug 8, 2022

I also was thinking about clear all button, but reloading page works good enough I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants