Magnatune: We
Are Not Evil
  POV-Ray : Newsgroups : povray.general : changing includes during animation : Re: changing includes during animation Server Time: 27 Jul 2008 00:53:28 GMT
  Re: changing includes during animation  
From: Nicolas Alvarez
Date: 26 Mar 2008 14:45:46
kike escribió:
> #include "file"+clock+".png" ??????

#include concat("file", str(clock, 0,0), ".png")

Read on the arguments for 'str' if you want decimal numbers or zero-padding.


Post a reply to this message

Copyright 1991-2004 POV-Team™