POV-Ray : Newsgroups : povray.general : arrays and animations : Re: arrays and animations Server Time: 3 Dec 2008 04:41:03 GMT
  Re: arrays and animations  
From: John VanSickle
Date: 9 May 2008 11:42:19
kike wrote:
> Can you think of a solution without writing an external file with the values of
> P[i]

What's wrong with writing the values to a separate file?  I've done that 
before with other data generated in a POV-Ray script.  It isn't hard at 
all to write the file so that it's an .INC file that POV-Ray can parse. 
  Then you use a simple #include statement to bring all of the data in 
as painlessly as possible.

Regards,
John


Post a reply to this message

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