Voronoi fractal 2.1
Slightly optimized code for the Voronoi fractal. In essence the edges of each cell get cleaned more efficiently, reducing the vertex count somewhat. The effect is greatest for the deeper recursions.
This entry was posted on Thursday, February 19th, 2009 at 22:52. It is filed under Portfolio, Processing and tagged with construct, fractal, Processing, voronoi.
You can follow any responses to this entry through the RSS 2.0 feed.
Hi,
I would like to play a bit with the parameters and saving those images in higher resolution.
I tried to compile it with the source files, but I get an error saying “The nested type Voronoi cannot hide an enclosing type“
Can you help me?
Thanks!
Never mind,the folder had a wrong name, that caused the error.
Great work,keep on going. I’m appreciating it!