POV-Ray : Newsgroups : povray.general : Access to animation variables : Access to animation variables Server Time
2 Aug 2024 02:23:52 EDT (-0400)
  Access to animation variables  
From: David Curtis
Date: 11 Feb 2005 06:54:47
Message: <420c9d07@news.povray.org>
I'm wondering if after setting my animation variables (+kfi and +kff) on the 
command line (using POV for windows) if I can use those settings in my scene 
file.
I need something like this:
    #declare fps = 24;
    #declare seconds = clock * total_frames / fps;

    where total_frames is set on the command line.


Post a reply to this message

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