POV-Ray : Newsgroups : povray.windows : shell to povray : Re: shell to povray Server Time
28 Jul 2024 18:26:30 EDT (-0400)
  Re: shell to povray  
From: Roland Mas
Date: 25 Mar 1998 08:06:37
Message: <6favgt$bot$1@melchior.cuivre.fr.eu.org>
Mike Weber (mwe### [at] racal-pelagosxcomc) wrote:
> I'm writing an app that will run povray with command line switches etc....
> Is there a way to determine how far along a render is, or a way to get feed
> back from the output of POVRay for windows??

For Windows, I am not sure. Try redirecting the output and error streams
to files, then parse these files (with Perl for instance), or try with pipes.
For DOS, the probability of this being possible is increased. For Linux,
it becomes 100 %. For other systems, I do not know. Anyway, you can still use
the DOS command-line version of POV (which even renders faster than the Windows
one), and parse the output files.

Happy ray-tracing,

Roland.
--

bob### [at] casimirrezelenstfr -- Linux, POV-Ray, LaTeX


Post a reply to this message

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