POV-Ray : Newsgroups : povray.general : Sigs : Re: Sigs Server Time
7 Aug 2024 23:22:50 EDT (-0400)
  Re: Sigs  
From: Warp
Date: 21 May 2001 07:04:52
Message: <3b08f653@news.povray.org>
Vahur Krouverk <vkr### [at] comtradeee> wrote:
: #macro a(l)cylinder{0,y*l,.5 2pigment{rgb 2-3*x}normal{bozo.2scale.1}
: #end#macro b(d)translate d#end blob{a(5.65)rotate z*-45}a(2.83)rotate
: z*45b(x*4)}a(4)b(x/2)}a(4)b(x*2)}b(-2+z*7)}light_source{-9color-2}//VK

  I seem to have this obsession of making other people's signatures
shorter. I just can't resist the temptation :)
  Well, here it is (the normal pattern is different, but I don't think
you'll mind):

#macro a(l,R,d)cylinder{0,y*l,.5,2rotate z*R translate x*
d-2+z*7}#end blob{a(5.65,-45,0)a(2.83,45,4)a(4,0,.5)a(4,0
,2)pigment{rgb x}normal{granite.3}}light_source{-9rgb 2}//VK


-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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