POV-Ray : Newsgroups : povray.general : My turn! : Re: My turn! Server Time
8 Aug 2024 08:11:14 EDT (-0400)
  Re: My turn!  
From: Wlodzimierz ABX Skiba
Date: 10 May 2001 05:02:06
Message: <3afa590e@news.povray.org>
Kevin Wampler wrote in message <3AFA1C94.F93EB686@u.arizona.edu>...
> I figured I'd post here rather than start another thread.

So and I.

My current sig is fine but just for fun I realized next idea :-)
I must admit those all our sigs are very good lesson of povray and I think we
got small "testing compatibility for next versions" pack.

Here it is (don't worry I'm not the ghost):

#macro A(B,X)[1spherical color_map{[.5rgb 0][1rgb 19]}translate C*(X-B)+B+z*8]
#end light_source{0 1}plane{-z,-8pigment{average pigment_map{#local C=1;#while
(C)A(-4*x-y,y-3*x)A(y-3*x,-2*x-y)A(-4*x-y,-2*x-y)A(y-x,-y-x)A(2*y-x,x+y)A(x+y,
-x)A(-x,x-y)A(x-y,-2*y-x)A(2*x+y,4*x-y)A(4*x+y,2*x-y)#local C=C-.04;#end}}}


--
#macro Sig(A,B,X)_(A,B)_(B,X)_(X,A)#end#macro _(A,B)cylinder{<A.x,A.y,3>,<B.u,
B.v,3>.1,9}#end global_settings{max_trace_level 9}light_source{0 1}camera{up y
*4right-3*x}blob{_(<3,1>,<1,-5>)_(<2,-2>,<4,-2>)Sig(x,<-1,1.5>,<1,3>)_(z-1,z-4
)pigment{rgb 1}}box{-3 3pigment{rgb 0}finish{reflection 1}hollow} // POV-Ray31


Post a reply to this message

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