ColorScheme library

Made a simple library to parse files from colorschemedesigner.com and .ase files from Adobe programs so you can use the colors easily in your sketches.

Check it out: http://josephtaylor.github.io/ColorScheme/

Answers

  • released 1.0.1 earlier this month. colorschemedesigner.com is now paletton.com.
    Updated to work with their new xml formats.
    Tested and working with the latest Processing 3 release.
    Added an example for usage with images.
    Changed the API up a bit to include getting the colors as a primitive int[] array for people who prefer working that way.

Sign In or Register to comment.