POV-Ray : Newsgroups : povray.general : Sigs : Re: Sigs Server Time
8 Aug 2024 06:17:23 EDT (-0400)
  Re: Sigs  
From: Vahur Krouverk
Date: 21 May 2001 14:29:04
Message: <3B095EA7.84C16656@comtrade.ee>
Warp wrote:
> 
> 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

Thanks, this "optimization" trick seems to be quite well coming out of
your sleeve.


Post a reply to this message

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