POV-Ray : Newsgroups : povray.windows : MegaPOV: Using in command-line mode? : Re: MegaPOV: Using in command-line mode? Server Time
5 Jul 2024 04:58:59 EDT (-0400)
  Re: MegaPOV: Using in command-line mode?  
From: Christoph Hormann
Date: 25 Apr 2001 17:35:42
Message: <3AE74347.1058F145@gmx.de>
Christian Martin wrote:
> 
> Hi,
> 
> I'm using POV version 3.1g.watcom with the MegaPOV patch.
> I want to call MegaPOV from another program to render
> a specified image. I'm using a command like this:
>   megapov.exe +W200 +H200 +Itest.pov -D -V -P
> 
> Is there a way to use MegaPOV in a pure command-line
> mode (no splash-screen, no application window, no
> rendering window, no stop after image is ready)?
> 

In short: no.

You can run WinPov/WinMegaPov with

megapov /RENDER test.pov /EXIT [additional options]

but this will still start the windows interface.  
You might want to read the previous thread in this group (and it's origin
in povray.unix) where this was discussed more detailed.  

A command line version of several povray versions is available on my site
BTW, but it is slower than the Watcom/MSVC compile: 
http://www.schunter.etc.tu-bs.de/~chris/povcyg.html

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

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