X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;fp=hacks%2Fconfig%2Fvoronoi.xml;h=6698ed889b91c850c8a365332155d1ee194d2c9d;hb=c8c6deae79b408cffbc88043c766b3bc12cf0f13;hp=0000000000000000000000000000000000000000;hpb=c494fd2e6b3b25582375d62e40f4f5cc984ca424;p=xscreensaver diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml new file mode 100644 index 00000000..6698ed88 --- /dev/null +++ b/hacks/config/voronoi.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + <_description> +Draws a randomly-colored Voronoi tessellation, and periodically zooms +in and adds new points. The existing points also wander around. + +There are a set of control points on the plane, each at the center of +a colored cell. Every pixel within that cell is closer to that cell's +control point than to any other control point. That is what +determines the cell's shapes. + +Written by Jamie Zawinski; 2007. + +