eugene-khyst / artistassistapp

ArtistAssistApp is a free web app for artists to accurately mix any color from a photo, analyze tonal values, turn a photo into an outline, draw with the grid method, paint with a limited palette, simplify a photo, compare photos pairwise, and more.
https://artistassistapp.com
Apache License 2.0
88 stars 18 forks source link

Add Faber-Castell Polychromos 60- and 120-color sets #7

Closed SmithsonianDSP closed 5 months ago

SmithsonianDSP commented 5 months ago

Please add the 60- and 120-color palettes of Faber-Castell Polychromos colored pencils to the list of available color sets.

Color lists were pulled from the product descriptions on dickblick.com (Set of 60 & Set of 120)

eugene-khyst commented 5 months ago

Hi @SmithsonianDSP, Thanks for the pull request. At the moment, number of colors is limited to 36 because for watercolor, acrylics and oil 2 and 3 color mixes are prepared. Combinations of 3 colors among 120 colors in multiple ratios - too many mixes to fit in memory. Thus, I need to adjust the Color set tab logic.

SmithsonianDSP commented 5 months ago

This is only for colored pencils where there isn't any mixing required. And I can already select all 120+ of the Polychromos colors in the tool; this would just save me (and others) from making an extra 60-120 clicks to select all of them.

eugene-khyst commented 5 months ago

@SmithsonianDSP, yes, you are right, I just have to change the information message. Thanks for the contribution, merging the PR.

eugene-khyst commented 5 months ago

Added even more pencil sets of different brands in #9