POV-Ray : Newsgroups : povray.beta-test : vanilla animation : Re: vanilla animation Server Time
28 Jul 2024 14:27:24 EDT (-0400)
  Re: vanilla animation  
From: Chambers
Date: 2 Dec 2008 23:03:44
Message: <0B48159693894107B85FCA674802C1DE@HomePC>
> -----Original Message-----
> From: Anthony D. Baye [mailto:Sha### [at] spamnomorehotmailcom]
> command-line: +FS24, +W640, +H480, +K1.0, +KFF180

The important ones here aree:
+K1.0 Sets the clock to 1.0
+KFF180 Sets the final frame to 180.

Now, what exactly did you want to do?  I would recommend something like
these (just guessing, of course):
+KI0 +KF1 +KFI1 +KFF180
+KI1 +KF180 +KFI0 +KFF180

The first interpolates the clock value from 0 to 1, with 180 frames.
The second interpolates from 1 to 180, such that the clock value is
identical to the frame number (note that POV doesn't {or didn't -
perhaps it's been added?} accept a frame value of 0).

...Ben Chambers
www.pacificwebguy.com


Post a reply to this message

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