POV-Ray : Newsgroups : povray.binaries.images : Fractal thingy : Re: Fractal thingy Server Time
17 Aug 2024 16:18:07 EDT (-0400)
  Re: Fractal thingy  
From: Ron Parker
Date: 9 Oct 2001 15:13:55
Message: <slrn9s6j40.5n8.ron.parker@fwi.com>
On Tue, 9 Oct 2001 15:13:30 -0400, Mahalis wrote:
>Isn't it called the Sierpinski sponge?

Menger sponge.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.