POV-Ray : Newsgroups : povray.general : bug with spline in function : Re: bug with spline in function Server Time
27 Apr 2024 06:58:28 EDT (-0400)
  Re: bug with spline in function  
From: Thorsten Froehlich
Date: 12 Aug 2002 06:35:00
Message: <3d578f54@news.povray.org>
In article <knselu81q1h2qm5s0qgcbnt1h24f2426ou@4ax.com> , ABX 
<abx### [at] babilonorg>  wrote:

> I don't know function code
> yet enough so have no idea what could be wrong.

Easy:  The code handling vector functions assumes three or more return
values and acts a bit strange when dealing with only two.  The way you
declare the spline you create a two diemensional spline, which is what
causes the odd effects.  Add a 3D vector to the spline and it goes away.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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