|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Gang
I wrote a program to break a scene up and render it across multiple machines
using batch files.
Inside the batch file, I will call POV with some commnand line options.
I currently use the /EXIT switch to tell POV to exit when it is complete.
I am looking for a switch to tell it to minimize itself after it launches.
Do a switch like this exist?
Bob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Fri, 12 Dec 2003 12:10:20 -0500, "Bob Zigon" <nos### [at] sagiancom>
wrote:
> I currently use the /EXIT switch to tell POV to exit when it is complete.
> I am looking for a switch to tell it to minimize itself after it launches.
> Do a switch like this exist?
http://www.microsoft.com/technet/prodtechnol/winxppro/proddocs/start.asp
You could be also interested in http://www.dreampeach.com/QuietPOV
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ABX <abx### [at] abxartpl> wrote in
news:eptjtv0slq7qjg1hvbukiv6pc6vecv6g1g@4ax.com:
>
> You could be also interested in http://www.dreampeach.com/QuietPOV
>
> ABX
>
Or http://www-public.tu-bs.de:8080/~y0013390/povcyg/
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 12 Dec 2003 12:40:50 -0500, Tom Galvin <tom### [at] imporg> wrote:
> > You could be also interested in http://www.dreampeach.com/QuietPOV
>
> Or http://www-public.tu-bs.de:8080/~y0013390/povcyg/
But it is not 'native' intel compile with all its speedup ;-)
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ABX <abx### [at] abxartpl> wrote in news:kf0ktvg6d95c9qv988f1i86c4r1unbfjsq@
4ax.com:
> On 12 Dec 2003 12:40:50 -0500, Tom Galvin <tom### [at] imporg> wrote:
>> > You could be also interested in http://www.dreampeach.com/QuietPOV
>>
>> Or http://www-public.tu-bs.de:8080/~y0013390/povcyg/
>
> But it is not 'native' intel compile with all its speedup ;-)
>
> ABX
>
True, but sometimes a person prefers a quiet application instead of a
slightly faster one. Especially with lots of fast frames. I like the look
of the POV splash screen, but not every 90 seconds ;)
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 12 Dec 2003 14:09:42 -0500, Tom Galvin <tom### [at] imporg> wrote:
> True, but sometimes a person prefers a quiet application instead of a
> slightly faster one. Especially with lots of fast frames. I like the look
> of the POV splash screen, but not every 90 seconds ;)
I never used QuietPOV but as fas as I understand it launches POV once and
operates on it Quiet-ly just like Moray does it.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ABX <abx### [at] abxartpl> wrote in
news:jk4ktvkhuh3m5j4p2jpusvpcnop7hl0ide@4ax.com:
>
> I never used QuietPOV but as fas as I understand it launches POV once
> and operates on it Quiet-ly just like Moray does it.
>
> ABX
>
My comparison was to the official pvengine. AFAICT QuietPOV needs POV
started already, and is not able to launch it on it's own. In addition I
can not figure out how to pass commandline parameters except via ini files
to QuietPov.
POVCyg gives almost all the functionality of the old DOS versions of POV-
Ray, which suits my needs very well.
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> I wrote a program to break a scene up and render it across multiple
machines
> using batch files.
Do you realize that this has been done, at least for Windows?
Check out:
Distributed Network-Rendering or Local SMP-Rendering. With SMPOV and
POV-Ray 3.5. * Download free at: http://www.it-berater.org/smpov.htm
Jim
"Bob Zigon" <nos### [at] sagiancom> wrote in message
news:3fd9f6d4$1@news.povray.org...
> Gang
>
> I wrote a program to break a scene up and render it across multiple
machines
> using batch files.
>
> Inside the batch file, I will call POV with some commnand line options.
>
> I currently use the /EXIT switch to tell POV to exit when it is complete.
>
> I am looking for a switch to tell it to minimize itself after it launches.
>
> Do a switch like this exist?
>
> Bob
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |