X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fsierpinski3d.xml;h=782fe9d8b440e0db896141bf5413574a3a9f8a08;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hp=55f19743d3b3374b3e9f4c5f36b20efa972ebadd;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529;p=xscreensaver diff --git a/hacks/config/sierpinski3d.xml b/hacks/config/sierpinski3d.xml index 55f19743..782fe9d8 100644 --- a/hacks/config/sierpinski3d.xml +++ b/hacks/config/sierpinski3d.xml @@ -1,12 +1,14 @@ - + - + + + _label="Max depth" low="1" high="6" default="5"/> - + + - + <_description> -This draws the three-dimensional variant of the recursive Sierpinski -triangle fractal, using GL. Written by Tim Robinson and Jamie Zawinski. +The recursive Sierpinski tetrahedron fractal. + +https://en.wikipedia.org/wiki/Sierpinski_triangle#Analogs_in_higher_dimension + +Written by Jamie Zawinski and Tim Robinson; 1999.