POV-Ray : Newsgroups : povray.binaries.images : Eavesdropping - new WIP (~130kB) : Re: Eavesdropping - new WIP (~130kB) Server Time
2 Aug 2024 18:12:16 EDT (-0400)
  Re: Eavesdropping - new WIP (~130kB)  
From: M a r c
Date: 18 Aug 2007 06:50:12
Message: <46c6cee4$1@news.povray.org>

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


Post a reply to this message

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