|
|
Hello,
I'm busy with an project on school. I'm making a program which renders a
scene. When the user presses the render button our application creates a
Pov-file.
Is is possible to start Pov-Ray with the command line, so that it starts and
renders our file?
Post a reply to this message
|
|
|
|
wap### [at] hotmailcom wrote:
> Hello,
>
> I'm busy with an project on school. I'm making a program which renders a
> scene. When the user presses the render button our application creates a
> Pov-file.
> Is is possible to start Pov-Ray with the command line, so that it starts and
> renders our file?
If you are working in C/C++, the most portable function is system() that
exists on all ANSI or ISO complient compiler, on any system from
braindamaged M$iches to Unices or AmigaOS ...
Bye
Lolo
Post a reply to this message
|
|