POV-Ray : Newsgroups : povray.general : How to autmatically change the color of balls? : Re: How to autmatically change the color of balls? Server Time
31 Jul 2024 22:16:00 EDT (-0400)
  Re: How to autmatically change the color of balls?  
From: iz2517
Date: 29 Aug 2006 11:25:00
Message: <web.44f45bd494ddb2ab70cedff30@news.povray.org>
"Tim Attwood" <tim### [at] comcastnet> wrote:
> Secondly, POVray expects comma seperated values...
> that means you need trailing commas on every line except
> the last. Something like:
>
> <0, 0, 0>, 1.0,
> <0, 0.1, 0>, 0.5,
> <0, 0.2, 0>, 0.0
>


It works! The commas were missing. Thanks.


Post a reply to this message

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