-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Fashion-Outfit-Generator | ||
Tired of just drawing T-shirt and pants? Use this generator and expand your horizons. | ||
|
||
This is a generator that will take different styles of clothing parts and combine them together randomly. I made this generator because I noticed I kept gravitating toward drawing the same kinds of outfits everytime I sketched. This generator is to help me create more interesting and exotic outfit combinations. | ||
|
||
I originally made this as a text only generator three years ago on orteil.dashnet but a big problem was that nobody understood what the fashion terms meant without the fashion infographics I had, which made it very frustrating to use. | ||
|
||
Now I've redone the entire concept from scratch, allowing the user to see a rough example of what the ensemble parts look like at a glance, not to mention give them the ability to finetune their choice by randomizing indivudual parts or selecting their own favorite from the list. | ||
|
||
![example](https://i.imgur.com/IIrjI5j.gif) | ||
|
||
## To download and run this generator, go to [Releases](https://github.com/nyvivianv/Fashion-Outfit-Generator/releases) and download the latest zip, opening the html file in your browser. | ||
|
||
If you're interested in the old gen for some reason, you can also check it out [here](https://orteil.dashnet.org/randomgen/?gen=VZgXtgGu) | ||
|
||
The images provided in this generator were not made by me but the plan is to eventually replace the images with custom higher quality assets. The images in this generator are from the [Enerie Fashion Vocabulary](https://enerie.wordpress.com) infographics. | ||
Next Update: Accessories! |