 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Is there a standard way of using command line arguments like
+Oworkbench:file with Amiga POV 3.5? To the best of my knowledge, the only
way to do this using the GUI is to include it in the input file box.
N Shomber
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Sat, 30 Jun 2001 09:33:14 -0700, N Shomber wrote:
>Is there a standard way of using command line arguments like
>+Oworkbench:file with Amiga POV 3.5? To the best of my knowledge, the only
>way to do this using the GUI is to include it in the input file box.
Where did you get Amiga POV 3.5? 3.5 hasn't been released yet.
--
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
"Ron Parker" <ron### [at] povray org> wrote in message
news:slr### [at] fwi com...
> On Sat, 30 Jun 2001 09:33:14 -0700, N Shomber wrote:
> >Is there a standard way of using command line arguments like
> >+Oworkbench:file with Amiga POV 3.5? To the best of my knowledge, the
only
> >way to do this using the GUI is to include it in the input file box.
>
> Where did you get Amiga POV 3.5? 3.5 hasn't been released yet.
Maybe he means Workbench 3.5
Andy
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
N Shomber wrote:
>Is there a standard way of using command line arguments like
>+Oworkbench:file with Amiga POV 3.5? To the best of my knowledge, the only
>way to do this using the GUI is to include it in the input file box.
>N Shomber
I suspect you mean POV 3.1, as 3.5 has not been released (for any
platform) yet.
I don't use a GUI, I just run povray from the shell. Easier.
Something like:
povray -itest.pov -d +ft -otest.tga -w320 -h200
Or did you mean something else?
Pete
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
"Pete" <Pet### [at] nym alias net> wrote in message
news:490### [at] nym alias net...
> N Shomber wrote:
>
> >Is there a standard way of using command line arguments like
> >+Oworkbench:file with Amiga POV 3.5? To the best of my knowledge, the
only
> >way to do this using the GUI is to include it in the input file box.
>
> >N Shomber
>
> I suspect you mean POV 3.1, as 3.5 has not been released (for any
> platform) yet.
>
> I don't use a GUI, I just run povray from the shell. Easier.
> Something like:
>
> povray -itest.pov -d +ft -otest.tga -w320 -h200
>
> Or did you mean something else?
You're correct about the version. It just seems that there should be an
almost identical layout between the Windows and Amiga GUI's.
Thanks.
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |