Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!natinst!rpp386!woody From: woody@rpp386.cactus.org (Woodrow Baker) Newsgroups: comp.lang.postscript Subject: Re: splines Summary: thanks Message-ID: <17751@rpp386.cactus.org> Date: 24 Jan 90 13:40:42 GMT References: <1990Jan24.035540.1182@Neon.Stanford.EDU> Organization: River Parishes Programming, Plano, TX Lines: 12 In article <1990Jan24.035540.1182@Neon.Stanford.EDU>, rokicki@Neon.Stanford.EDU (Tomas G. Rokicki) writes: > Howdy, Woody. > > There are a number of ways to do splines without multiplies or floating > point. The simplest is the recursive subdivision trick that's most > commonly used; sample code is appended. Forward differencing also [ code deleted for brevity] Thanks! I really appreciate this. Cheers Woody