Aksel wrote:
> Anyone who knows how to change the "Final_Frame"-variable in a .pov-script?
>
> My program reads the number of frames together with an array of positions
> and orientations of the object I animate from a text file. The number of
> frames may vary depending on which simulation (in Matlab) I have performed
> with the object. I do not use the 'clock' variable if that is of any
> importance.
You cannot change 'the "Final_Frame"-variable in a .pov-script'. You need to
set this either in the scene's INI file or on the command-line. using this
option is detailed in documentation.
If you are a new users to POV-Ray, I would strongly recommend reading the
documentation first, then ask remaining questions in either povray.general
or povray.newusers .
Thorsten
Post a reply to this message
|