<email ⁄>
<windows live messenger ⁄>
<myCurriculum type="pdf" ⁄>
Firstly, you may already know that every color may be encoded with three integers {red, green, blue}, for instance, red could be encoded as {255,0,0} or FF0000, if you prefer hex to dec. However, in this article I will consider color encoding in three double variables of interval [0;1], so red would be {1.0, 0.0, 0.0}.
este é só um excerto do artigo, para aceder ao artigo completo, clique no link em baixo:
this is just a small excerpt from the article, to access the full article please click in the link below:
http://dev.saulius.me/2009/04/25/color-randomization-with-color-theory...