POV-Ray : Newsgroups : povray.general : faulty sphere sweep : faulty sphere sweep Server Time
2 Aug 2024 06:14:43 EDT (-0400)
  faulty sphere sweep  
From: Barehunter
Date: 17 Dec 2004 23:00:01
Message: <web.41c3aa7d56b37650407e4f500@news.povray.org>
hello I was trying to make a sphere sweep. Mind you I haven't tried it
before. this is what I put...
sphere_sweep {
   cubic_spline
   10,
   <.15, 16.76, -.66>, .08
   <.35, 16.86, -.66>, .08
   <.55, 16.9,  -.56>, .08
   <.75, 16.86, -.46>, .08
   <.95, 16.76, -.32>, .08
  }
I get the error message "numeric value expected but "}" found instead. I
used the example from the povhelp as an aid. what is missng?
Thank you.


Post a reply to this message

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