POV-Ray : Newsgroups : povray.general : I was disappointed with six lines : Re: I was disappointed with six lines Server Time
7 Aug 2024 23:22:18 EDT (-0400)
  Re: I was disappointed with six lines  
From: Nekar Xenos
Date: 7 May 2001 10:57:30
Message: <3af6b7da@news.povray.org>
Thanks.

I just missed this message when I sent the other one. I assume % is the
shortcut for #local then? Now I have more space to try and make it look like
lightning...

Nekar Xenos

"Wlodzimierz ABX Skiba" <abx### [at] abxartpl> wrote in message
news:3af6b48f@news.povray.org...
> Nekar Xenos wrote in message <3af66f2a@news.povray.org>...
> > Thanks!
>
>
> Do you want three lines long version ?
>
> #version unofficial MegaPov.7;#macro G(L)glow{radius.07size.1location
L}#end%Q
>
=seed(7);%E=<2,-2,5>;%B=<-2,2,5>;#while((E-B).x>.1)%S=B;%B=B+<rand(Q),rand(Q
),
>
rand(Q)>/20;%B=(vlength(B-E)<vlength(S-E)?B:2*S-B);G(<B.y,-B.x,B.z>)G(B)#end
>
> ABX
>
>


Post a reply to this message

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