POV-Ray : Newsgroups : povray.beta-test : [Doc] new cubic_spline type endpoints : Re: [Doc] new cubic_spline type endpoints Server Time
29 Jul 2024 20:22:55 EDT (-0400)
  Re: [Doc] new cubic_spline type endpoints  
From: Mark Wagner
Date: 7 Mar 2002 23:47:40
Message: <3c88426c@news.povray.org>
Mike Williams wrote in message ...
>In this example scene, when using the whole length of a cubic_spline
>(it's tricky to stop at the penultimate control point when using spline
>functions to generate isosurfaces), the isosurface that uses the spline
>explodes, and the spline evaluates to <-1.#IND00,-1.#IND00,-1.#IND00> at
>the endpoint. Replace "cubic_spline" by any other spline type and the
>isosurface behaves normally, and the spline evaluates to <0,0,-0.6>.

It shouldn't be doing that.  It should be evaluating to <0, 0.4, 0.4> at any
point beyond the next-to-last.  I'll see if I can find the bug.

--
Mark


Post a reply to this message

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