Created
February 13, 2014 21:52
-
-
Save AnthonyMastrean/8984647 to your computer and use it in GitHub Desktop.
How to Choose Colours Procedurally
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module ProceduralPalette | |
class Palette | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://devmag.org.za/2012/07/29/how-to-choose-colours-procedurally-algorithms/