Color Sorting
In this update I have implemented several color sorting options.
In the newly created menu options there are 9 possible sorting options to choose from. Six of them have the ability to sort in ascending/descending order simply by selecting option again. You are not limited to sorting entire palette. Each sorting option works also on smaller selections.
- Sorting by Hue
- Sorting by Saturation
- Sorting by Value
- Sorting by Red Color
- Sorting by Green Color
- Sorting by Blue Color
Three last options are harder to explain. They sort colors using distance metric. Colors are picked and placed according to distance between them. Color distance is very wide topic so I won't go into much further details here. Palette Wizard is using three metrics, each of them gives slightly different results.
- Sorting by rgb* distance
- Sorting by hsv distance
- Sorting by lab distance
You can see in the GIF above that color ramps become visible after sorting random set of colors.
The last tool added in this update is a Draw Picker tool which can help picking colors from the image. Instead of picking them one by one you can just draw with this tool over the image and it will collect all touched colors.
Thank you for your support!
Files
Get Palette Wizard
Palette Wizard
Create custom color palettes with ease
Status | In development |
Category | Tool |
Author | SmallBigSquare |
Tags | art, color-creation, Colorful, color-palette, custom-colors, game-dev, GameMaker, graphics, Pixel Art, Unity |
More posts
- Palette Wizard update 1.4 and SaleJan 24, 2022
- Palette Wizard update 1.36 is LIVEJun 27, 2020
- Improved Draw Picker (update 1.29)Dec 02, 2019
- Palette Wizard Steam Release (1.27)Nov 14, 2019
- Release candidate 1. Bug fixes and improvements.Nov 10, 2019
- Genetic Algorithm, Cellular Automaton (update 1.20)Oct 28, 2019
- Magic brush, color arrangement, fixes and improvements (update 1.15)Sep 19, 2019
- HCY' sliders, magic pen, sorting, adjustment options (update 1.09)Aug 29, 2019
- Color Blindness Emulation, fixes and improvements (update 1.04)Aug 15, 2019
- New color choosers, reworked copy/paste, reworked tools Update 0.99Aug 01, 2019
Leave a comment
Log in with itch.io to leave a comment.