POV-Ray : Newsgroups : povray.binaries.scene-files : for Sven Littkowski - Algorithmus Wanted : Re: for Sven Littkowski - Algorithmus Wanted Server Time
19 Apr 2024 15:02:09 EDT (-0400)
  Re: for Sven Littkowski - Algorithmus Wanted  
From: Norbert Kern
Date: 1 Mar 2018 05:25:00
Message: <web.5a97d4e8fe98e632d91233f30@news.povray.org>
"Norbert Kern" <nor### [at] t-onlinede> wrote:

> I think this is because he used an arbitrarily defined step factor in this line:
> #local Length = Length+vlength (Point-(Last*1.0003));
>
> If you change 1.0003 to 1.00003, you avoid the matrix column warnings too.


Command back - ABX didn't introduce this factor. I used his code once many years
before and I forgot this little annoying thing.
In his original post he simply wrote: #local Length = Length+vlength
(Point-Last);
My fault.

Norbert


Post a reply to this message

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