|
|
On Sun, 03 Aug 2003 06:04:28 -0400, Bill Naylor wrote:
> Nice! I like it.
>
> This reminds me of one I did a while ago, playing with recursion.
>
> Yours is better.
>
> Bill
>
> Greg Edwards wrote:
>
>>Hey all, this is a scene I made which was inspired by M. C. Escher's "Cubic
>>Space Division." Special thanks to Tek for the circuit board example where
>>I got the idea for these textures.
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>>
Actually, I didn't use any recursion in this one, only looping and a big
mirrored box. ^_^
Thanks for the comment!
--
light_source#macro G(E)sphere{z+E*y*5e-3.04rotate-z*E*6pigment{rgbt#end{
20*y-10#local n=162;1}#while(n)#local n=n-.3;G(n)x}}G(-n).7}}#end//GregE
Post a reply to this message
|
|