POV-Ray : Newsgroups : povray.beta-test : [doc] spline quick ref : Re: [doc] spline quick ref Server Time
26 Sep 2024 17:44:44 EDT (-0400)
  Re: [doc] spline quick ref  
From:
Date: 11 Mar 2002 07:41:22
Message: <139p8uo6hjraftqo4ir8gg9ol09k03clg4@4ax.com>
On 11 Mar 2002 07:31:58 -0500, ingo <ing### [at] homenl> wrote:
> > should be probably replaced with
> >   spline { [SPLINE_IDENTIFIER] [SPLINE_TYPE] [PATH_LIST] }
>
> I'll have a look. 

The problem with my replacement is that it looks like "spline{}" is valid but
of course it isn't. I don't know how to write it to be correct. Perhaps
something like:

spline creation:
  spline { [SPLINE_TYPE] PATH_LIST }
spline inheritence:
  spline { SPLINE_IDENTIFIER [SPLINE_TYPE] [PATH_LIST] }

> > #local MySpline=spline{natural_spline 0 x 1 y 2 z 3 0}
>
> Huh, still in your space saving, sig reducing mode?

My fingers like shortcuts.

ABX


Post a reply to this message

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