POV-Ray : Newsgroups : povray.general : How to script animation ? : Re: How to script animation ? Server Time
31 Jul 2024 16:23:17 EDT (-0400)
  Re: How to script animation ?  
From: Charles C
Date: 18 Dec 2006 01:10:00
Message: <web.45862ffb21d787e99992c0d0@news.povray.org>
The quick & easy answer to question #1 would be add  +SF... & +EF... to each
of your commands. You can also use 8 different .ini files:

From section# 3.1.2.1.3  Subsets of Animation Frames:

Subset_Start_Frame=n  Set subset starting frame to n
Subset_Start_Frame=0.n  Set subset starting frame to n percent
Subset_End_Frame=n  Set subset ending frame to n
Subset_End_Frame=0.n  Set subset ending frame to n percent
+SF0.n  Same as Subset_Start_Frame
+EF0.n  Same as Subset_End_Frame


Post a reply to this message

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