POV-Ray : Newsgroups : povray.binaries.images : P.D.U. 2 (48ko) : Re: P.D.U. 2 (48ko) Server Time
15 Aug 2024 06:14:58 EDT (-0400)
  Re: P.D.U. 2 (48ko)  
From: Andrew Wilcox
Date: 25 Jul 2002 11:06:19
Message: <3d4013eb@news.povray.org>
It seems like there's enough room to put the air holes on the calf part of
the leg, the part between the feet and the knee.

I wish I had one of those to find my car keys in the morning.

--
#macro Q(A,E,W)box{-A/2,A/2 pigment{rgb W*9}translate E*A+W/1000}#end#macro
M(D,
E)#local A=1/pow(3,D);#if(D<3)#local
C=D+1;union{M(C,1)M(C,x+y)M(C,x+z)M(C,y+z)M
(C,x+y-z)M(C,x+z-y)M(C,y+z-x)M(C,x-y)M(C,z-x)M(C,y-z)M(C,y-x)M(C,x-z)M(C,z-y
)M(C
,x-y-z)M(C,y-x-z)M(C,z-x-y)translate A*E}#else
Q(A,E,x)Q(A,E,y)Q(A,E,z)#end#end
union{M(0,0)rotate<45,145,0>translate z*2}//Andrew


Post a reply to this message

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