POV-Ray : Newsgroups : povray.general : Batch files : Re: Batch files Server Time
12 Aug 2024 05:28:56 EDT (-0400)
  Re: Batch files  
From: Stephen Lavedas
Date: 23 Mar 1999 12:52:39
Message: <36F7D4C6.5D69A049@virginia.edu>
It should be possible to do it in NT Batch language too.  Just a
thought.

Steve


"Ron H." wrote:
> 
> I'm sorry, I forgot to do that.
> 
> I'm using WinNT4.0, and I'd like to  perform this repetitive batch loop
> either in a java program or perhaps even in POVray's own language using
> POVray itself.
> 
> Is this possible?
> 
> Ron
> 
> Johannes Hubert wrote in message <36f680fa.0@news.povray.org>...
> >You should at least tell us which operating system you plan to be doing
> this
> >on...
> >
> >Johannes.
> >
> >Ron H. wrote in message <36f55ea2.0@news.povray.org>...
> >>How can I run a batch file that will automatically render POVray scene
> >>files?
> >>
> >>Is there a way to do it something like this?
> >>
> >>for(i=0; i<256; i++) {
> >>
> >>    render_file( "scene" + i + ".pov" );
> >>
> >>}
> >>
> >>
> >>Thanks in advance !!
> >>
> >>Ron
> >>
> >>
> >
> >


Post a reply to this message

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