POV-Ray : Newsgroups : povray.general : Save several images from the same Scene? : Re: Save several images from the same Scene? Server Time
31 Jul 2024 20:17:57 EDT (-0400)
  Re: Save several images from the same Scene?  
From: Tim Attwood
Date: 20 Sep 2006 08:02:39
Message: <45112ddf$1@news.povray.org>
Producing several images from one scene can be done by
using the animation loop. Animation is controlled from
ini files. For example if you add the lines...

[640x480, AA0, 30 frame anim]
Width=800
Height=600
Antialias=Off
Initial_Frame = 1
Final_Frame = 30

to quickres.ini in the windows version,
then quit the editor, and restart it,
the option to render 30 frame animations will be on the resolution
pop-down menu. The images will have numbered names in
sequence, name01, name02 etc.


Post a reply to this message

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