POV-Ray : Newsgroups : povray.general : evenly spaced points on splines : Re: evenly spaced points on splines Server Time
30 Jul 2024 22:24:35 EDT (-0400)
  Re: evenly spaced points on splines  
From: Nicolas George
Date: 15 Apr 2008 15:35:30
Message: <48050382$1@news.povray.org>
"Tim Attwood"  wrote in message <4802861b@news.povray.org>:
>       #local result = result + vlength(V2-V1);

In the particular case of a spline, we know the derivative vector at any
point. I suspect it would be more accurate to use its length rather than the
distance between two consecutive points.


Post a reply to this message

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