pinosante / VAM-Evolutionary-Character-Creation

Create beatiful girls, guys and futas using a sophisticated genetic algorithm.
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Overhaul of the GUI to a more conventional look #27

Open chris-b-pacon opened 1 year ago

chris-b-pacon commented 1 year ago
pinosante commented 1 year ago

This certainly could be nice, but it is very far up the 'nice to have' list for me. If I am putting time into the app it's most probably going to be: 1. splitting morphs into head and body regions (and split rating) 2. adding a neural net which predicts the ratings.

In case you are interested in fancy looking GUI's this is also a very cool project: https://github.com/TomSchimansky/CustomTkinter

This would give the app a very modern feel and is relatively easy to implement, just a different library call for most widgets.

chris-b-pacon commented 1 year ago

I am not interested in fancy, I am interested in usable. :)

There is some standard for GUI controls most people are familiarly with. I suggest to support that, even if it does not look fancy.

pinosante commented 1 year ago

Agree.