Sg2.9
fractal tree level color gene...
Recent RSS
fractal tree level color generation
From:  matthew
Date:  19. June 2013, 20:25

Hi all-

Does anyone know if it is possible to assign colors to a level in a fractal tree so that you can automatically generate a gradient that shifts value with each subsequent level?

Does that make sense? I think this could have some really beautiful results, but I don't know how to augment the script to do this.

Thanks!

matthew.

Re: fractal tree level color generation
From:  pqbd
Date:  20. June 2013, 20:16

The easiest way is to add the following line beneath line 59:
myLine.strokeColor = new GrayColor(i/values.count);

You can then change the colors as you see fit with Edit>Edit Colors>Recolor Artwork.

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
Stroke Translation 10.03.09