POV-Ray : Newsgroups : povray.advanced-users : cubic splines : Re: cubic splines Server Time
29 Jul 2024 10:22:14 EDT (-0400)
  Re: cubic splines  
From: Gleb
Date: 17 May 2002 06:09:58
Message: <3ce4d6f6@news.povray.org>
"Christopher Johnson" <age### [at] hotmailcom> wrote in message
news:3ce43b83@news.povray.org...
>
> The way I have been testing my routines is :
>
> Given a spline with any number of control points --->  S
> The length of the spline is ---> L
>
> if we wanted to find the point that was 50% of the length i.e. S(0.5)
>
> the error would be  (length of segment from S(0.0) to S(0.5)) - (0.5 *
total
> length)

It would be better to use relative error then.

Gleb


Post a reply to this message

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