Subject:
|
Re: Help for povray needed!
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Wed, 19 Apr 2000 06:15:30 GMT
|
Viewed:
|
807 times
|
| |
| |
In lugnet.cad.dev, Chuck Sommerville writes:
>
> You probably want something like :
> povengine /RENDER <filename> /NR /EXIT
<SNIP>
Thanks, this helps a lot, but now there is one problem left:
MLCad first creates the dat file to be converted, than calls L3P to convert it
into pov and than it executes pov-ray with the above statement.
If you do that for multiple steps, you either get multiple instances of pov-ray
running at the same time, which might overload several computers, or if you
just enable one instance, you get an error saying that the renderer is already
running ....
I will try to wait on this instance now but I think it might be very difficult,
since MLCad's new export methode allows starting any application ...
Michael
|
|
Message has 1 Reply: | | Re: Help for povray needed!
|
| (...) There are a couple of ways around this. One is to write all the POV-Ray commands to a .BAT file, using the START command with its /WAIT option. After compiling all the needed files, run the .BAT file. Another way is to launch POV-Ray, then put (...) (25 years ago, 19-Apr-00, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Help for povray needed!
|
| You probably want something like : povengine /RENDER <filename> /NR /EXIT Here is a copy of the docs from POV3.1 concerning this: Special Command-Line Options POV-Ray for Windows supports several special command-line options not recognized by other (...) (25 years ago, 18-Apr-00, to lugnet.cad.dev)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|