Skip to content

ManuelMuehlbauer/colorLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorLib 2.0, A color library for Processing.

colorLib is a library for Processing that allows you to work with colors. The documentation can be found on the wiki of this repository.

Compiled and tested on Mac OS X 10.9.5 with Processing 2.2.1. The API of colorLib has changed a lot and is NOT compatible with colorLib 1.x.

Not everything is implemented yet. These are the things that have been tested and should work properly.

  • Analogous
  • Complement
  • Gradient
  • Tetrad
  • Tinted
  • Toned
  • Triad

Webservices

The ColourLovers class now uses the JSON API. These are the methods you can use.

  • getNew
  • getTop
  • getRandom
  • search

Kuler support has been removed in colorLib 2.0, since the current API is XML-based. Adobe is working on a new Kuler API, so if they have their data available as JSON, I'll add it back.

About

A Processing library to work with colors.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.8%
  • Processing 9.3%
  • CSS 7.1%
  • HTML 6.2%
  • Shell 0.6%