|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Is it possible to start POV-Ray just as a renderer without GUI ?
Gena.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I want to know exactly the same thing! If that would be possible I would be
very happy! I want to run POV-Ray from elsewhere using telnet or something
like that.
Regards,
Apache
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
You can use a unix version and not compile in the X libaries. Also, I think
some people have had success with compiling the unix source with cygwin for
windows (after mucking with the code to a degree).
I wanted the same thing so I compiled the unix code (after a couple of
headaches). Also read section 1.9.1 in the manual that my be easier (/EXIT).
This still starts the GUI but you can run from the cmd-line and it will exit
when done.
Gena <obu### [at] mailcom> wrote in message news:3DE3F93F.1761DD55@mail.com...
> Is it possible to start POV-Ray just as a renderer without GUI ?
>
> Gena.
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Is it possible to start POV-Ray just as a renderer without GUI ?
With the Linux version I never had a problem to do so.
(Well, in 3.5 you need to give the -d option.)
Or did I misunderstand your intent?
Mark
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 26 Nov 2002 14:44:15 -0800, Gena <obu### [at] mailcom> wrote:
> Is it possible to start POV-Ray just as a renderer without GUI ?
On platforms where it has to be considered and it can be done it is described
in platform specific part of documentation. In case of POV-Win it is described
in "1.9 Understanding POV-Ray Options" but it cause to display splash screen
every time it starts. You can avoid splash screen with console compile of POV
derived from unix sources but it is not so good optimized so I assume it is
better to have short splash screen than slower rendering in general.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Windows, you can almost do it with QuietPOV.
http://www.dreampeach.com/QuietPOV
The GUI still loads, but you can then leave it in the background, and start
renders from the command-line.
Andrew Wilcox
"Gena" <obu### [at] mailcom> wrote in message
news:3DE3F93F.1761DD55@mail.com...
> Is it possible to start POV-Ray just as a renderer without GUI ?
>
> Gena.
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I tried that one, but it still needs a GUI. I would like to use POV-Ray from
a remote location using telnet *on a windows machine*. Maybe I should
recompile POV-Ray in order get a true commandline-only version?
Andrew Wilcox wrote:
>On Windows, you can almost do it with QuietPOV.
>http://www.dreampeach.com/QuietPOV
>
>The GUI still loads, but you can then leave it in the background, and start
>renders from the command-line.
>
>Andrew Wilcox
>
>"Gena" <obu### [at] mailcom> wrote in message
>news:3DE3F93F.1761DD55[at]mail.com...
>> Is it possible to start POV-Ray just as a renderer without GUI ?
>>
>> Gena.
>>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 30 Nov 2002 13:08:19 EST, "Apache" <apa### [at] yahoocom> wrote:
> I tried that one, but it still needs a GUI. I would like to use POV-Ray from
> a remote location using telnet *on a windows machine*. Maybe I should
> recompile POV-Ray in order get a true commandline-only version?
Have you tried PoPOV by me (made with DJGPP for Dos Boxes) or Cygwin/MinGW
compile by Chris Hormann ? They are both 3.5 compatible. Only PoPOV introduce
minor changes and bugfixes - output should be exact the same as in official
release.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I'm going to check that out!! I have installed MinGW.
ABX wrote:
>On Sat, 30 Nov 2002 13:08:19 EST, "Apache" <apa### [at] yahoocom> wrote:
>> I tried that one, but it still needs a GUI. I would like to use POV-Ray from
>> a remote location using telnet *on a windows machine*. Maybe I should
>> recompile POV-Ray in order get a true commandline-only version?
>
>Have you tried PoPOV by me (made with DJGPP for Dos Boxes) or Cygwin/MinGW
>compile by Chris Hormann ? They are both 3.5 compatible. Only PoPOV introduce
>minor changes and bugfixes - output should be exact the same as in official
>release.
>
>ABX
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Apache wrote:
>
> I'm going to check that out!! I have installed MinGW.
>
In fact you won't need to install anything for using that version, it
should run straight away on any Windows system.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 15 Nov. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |