POV-Ray : Newsgroups : povray.general : I'd like to write a sig that cannot be shortened... : Re: I'd like to write a sig that cannot be shortened... Server Time
4 Aug 2024 20:14:48 EDT (-0400)
  Re: I'd like to write a sig that cannot be shortened...  
From: Mark Weyer
Date: 17 Feb 2003 11:15:43
Message: <3E510D9C.3070105@informatik.uni-freiburg.de>
> I thought I will not make it shorter just to make Tom Melly happy but I
> couldn't resist ;-)
> 
> light_source{1on}#macro R(D,F,G,E)cone{D,0D+vrotate(y,-
> 90*z*G).1pigment{rgb D/6}}#if(F)R(D+<1-abs(G-1)1-G,0>F-
> 1int(3*rand(E))E)#end#end R(<-2,1,6>10,2seed(20960))//TM

It is never short enough:

light_source{1on}#macro R(D,H,F,C)cone{D,0H.1pigment{rgb D/6}}#if(F)R(H
H+vrotate(y,-90*z*int(3*rand(C)))F-1C)#end#end R(<-2on,6><-2no
6>10seed(20960))//TM


-- 
merge{#local i=-11;#while(i<11)#local
i=i+.1;sphere{<i*(i*i*(.05-i*i*(4e-7*i*i+3e-4))-3)10*sin(i)30>.5}#end
pigment{rgbt 1}interior{media{emission x}}hollow}//  Mark Weyer


Post a reply to this message

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