# colorLib **Repository Path**: bit2atom/colorLib ## Basic Information - **Project Name**: colorLib - **Description**: A Processing library to work with colors. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # colorLib 2.0, A color library for Processing. colorLib is a library for Processing that allows you to work with colors. The library was tested on Mac OS X 10.9.5 with Processing 2.2.1 and Processing 3.0. ## Documentation The [documentation](https://github.com/vormplus/colorLib/wiki) can be found on the wiki of this repository. ### Basic Building Blocks * [Swatch](https://github.com/vormplus/colorLib/wiki/Swatch) * [Palette](https://github.com/vormplus/colorLib/wiki/Palette) ### Palette Generators * [Analogous](https://github.com/vormplus/colorLib/wiki/Analogous) * [Complement](https://github.com/vormplus/colorLib/wiki/Complement) * Gradient * [Tetrad](https://github.com/vormplus/colorLib/wiki/Tetrad) * [Tinted](https://github.com/vormplus/colorLib/wiki/Tinted) * [Toned](https://github.com/vormplus/colorLib/wiki/Toned) * [Shaded](https://github.com/vormplus/colorLib/wiki/Shaded) * [Triad](https://github.com/vormplus/colorLib/wiki/Triad) * From Image ### Webservices Use palettes from ColourLovers in your Processing sketches. * getNew * getTop * getRandom * search