|
|
Win98, AMD350
The macro Spline_Trans(Spline, Time, SkyVector, ForeSight, Banking) in
the file "transforms.inc" produces an error when ForeSight is set to 0
(zero). This does not seem to happen when the clock value is used, but
only when passing a non-clock float.
Post a reply to this message
|
|
|
|
<del### [at] mailcitycom> wrote:
> The macro Spline_Trans in the file "transforms.inc" produces an
> error when ForeSight is set to 0 (zero).
This is a documentation error (my fault).
This:
Foresight = How much in advance the object will turn and bank. Values close
to 0 will give precise results, while higher values give smoother results.
It will not affect parsing speed, so just find the value that looks best.
Should be changed to this:
Foresight = A positive value that controls how much in advance the object
will turn and bank. Values close to 0 will give precise results, while
higher values give smoother results. It will not affect parsing speed, so
just find the value that looks best.
Rune
--
3D images and anims, include files, tutorials and more:
Rune's World: http://rsj.mobilixnet.dk (updated June 26)
POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk
Post a reply to this message
|
|