POV-Ray : Newsgroups : povray.windows : How to run pvengine on background? or Where is povray.exe? : Re: How to run pvengine on background? or Where is povray.exe? Server Time
2 May 2024 22:37:50 EDT (-0400)
  Re: How to run pvengine on background? or Where is povray.exe?  
From: Alain
Date: 11 Aug 2008 19:21:46
Message: <48a0c98a@news.povray.org>
Can nous illumina en ce 2008-08-11 10:07 -->
> Hi;
> I have an executable file which takes some arguments, create a .pov file, render
> it and then save it as bmp. I'm calling this executable file from another code
> written in csharp. I want the povray program not to be seen when the code calls
> it, just run on the background.
> 
> In my executable file's source code, the command "povray" was used. After i
> installed povray, i saw the program has not "povray.exe" but "pvengine.exe". I
> changed povrays into pvengines, then compiled again I could be able to run it,
> but i had the problem.
> 
> What can i do? Can i find the povray.exe file? Can it solve my problem?
> 
> p.s. : The executable file is too old, so the version of povray.exe file is not
> important.
> 
> 
> 
Start POV-Ray minimised, and set to only run one instance, and don't terminate 
it after the first render. You don't need to save the image yourself as POV-Ray 
does it itself. Unless you set it otherwize, the output format under Windows 
default to BMP.
You may first start POV-Ray, dismiss the splash, minimize it, then start your 
application.

Go to Options|Keep Single Instance and make sure it's checked.

-- 
Alain
-------------------------------------------------
HAMMER:  Originally employed as a weapon of war, the hammer nowadays is used as 
a kind of divining rod to locate expensive bike parts not far from the object we 
are trying to hit.


Post a reply to this message

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