POV-Ray : Newsgroups : povray.general : quadratic spline problem for 3.1e : Re: quadratic spline problem for 3.1e Server Time
11 Aug 2024 17:12:17 EDT (-0400)
  Re: quadratic spline problem for 3.1e  
From: Johan Eriksson
Date: 8 Jun 1999 13:52:11
Message: <375D5851.A1AD4648@oc.chalmers.se>
Ken wrote:
> 
> Johan Eriksson wrote:
> 
> > Any help would be appreciated.
> >
> > Regards
> 
> Add the sturm modifier and your problem will go away.
> 
> #declare chal =
> lathe {
>         quadratic_spline
>         8,
>         <14, 11>, <8.5, 8.5>,
>         <6.5, 4.5>, <6, 0>, <5, -0.5>,
>         <3.5, 0>, <2, 0>, <1, 0>sturm
> }
> 
> --
> Ken Tyler
> 
> mailto://tylereng@pacbell.net


Excellent!! Thank you very much.

Do you have any idea why sturm makes thing better (I have not read the
user guide that careful).

/Johan


Post a reply to this message

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