POV-Ray : Newsgroups : povray.binaries.images : Eavesdropping - new WIP (~130kB) : Re: Eavesdropping - new WIP (~130kB) Server Time
2 Aug 2024 18:12:39 EDT (-0400)
  Re: Eavesdropping - new WIP (~130kB)  
From: Jim Charter
Date: 18 Aug 2007 11:12:34
Message: <46c70c62@news.povray.org>
M_a_r_c wrote:

> 46c6c1cf$1@news.povray.org...
> Ooops
> 
>  #declare Flute =
>   sphere_sweep {
>   cubic_spline
>   5,
>   <P1.x, P1.y, 0>, F_fctr*P1.x
>   <P2.x, P2.y, 0>, F_fctr*P2.x
>   <P3.x, P3.y, 0>, F_fctr*P3.x
>   <P4.x, P4.y, 0>, F_fctr*P4.x
>   <P5.x, P5.y, 0>, F_fctr*P5.x  // not F_fctr*P4.x as in previous post
>  }
> 
> 
> Marc 
> 
> 
Poifect!  Thanks, I am immediately switching to this method.


Post a reply to this message

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