|
|
"bri.wood" <bri### [at] ntlworldcom> wrote in message
news:3be5a979@news.povray.org...
> Hi
> This is just something I put together today out of the isosurfaces
> and macros found in Pov3.5, it took just under 2 hours to render on my
> 350Mhz computer, any comments are welcome.
>
> bri
>
Simple but very cool. The metal and (is that) glass textures are great. The
only thing I'd probably do is change the ground. It looks like the platform is
floating on a reddish fluid of some sort.
Michael
--
camera{location<8,20>look_at<6,0,4>}light_source{<8,8>rgb 1}difference{union{
#macro M(D,J)#local R=asc(substr(D,J,1))-32;<div(R,10)*2,mod(R,10)>#end#macro
E(D,B,R)prism{-D,4+D,R#local C=1;#while(C<R+1)M(B,C)#local C=C+1;#end}#end E(
0," (2:FPKAD80* U_dZU"18)sphere{2,2}#macro T(N)cylinder{<9,-N,3><9,4+N,3>3-N}
#end T(0)}T(2)E(1"45LNXUK4"8)pigment{rgb x+y/2}}//(c)2001 MDJohnson(Redbeard)
Post a reply to this message
|
|