POV-Ray : Newsgroups : povray.general : quadratic spline problem for 3.1e : Re: quadratic spline problem for 3.1e Server Time
11 Aug 2024 17:15:32 EDT (-0400)
  Re: quadratic spline problem for 3.1e  
From: Ken
Date: 8 Jun 1999 12:31:06
Message: <375D4227.E49D8EDA@pacbell.net>
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


Post a reply to this message

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