Skip to content

Processing artwork for LAMPO Net & Contemporary Art Exhibition

Notifications You must be signed in to change notification settings

iamcatodo/Iterations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Iterations

Processing artwork for LAMPO Net & Contemporary Art Exhibition http://www.lampo.info

Customize the colors

If you want to change the colors used by the algorithm you can change the value of the RGB array colors:

int[][] colors = {{51,157,6},{150,150,150}};

In this example the first color is the green {51, 157, 6} and the second is the white {150, 150, 150}.

LICENSE

Creative Commons Attribution-NonCommercial 3.0

http://creativecommons.org/licenses/by-nc/3.0/

COPYRIGHT

(C) Copyright 2012 by Catodo - http://www.catodo.net

About

Processing artwork for LAMPO Net & Contemporary Art Exhibition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages