|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I was wondering: wouldn't it be nice if you could set the command-line options
in the scene-file?
Remco
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Yes.
--
Anthony L. Bennett
http://welcome.to/TonyB
Non nova, sed nove.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Remco de Korte wrote:
>
> I was wondering: wouldn't it be nice if you could set the command-line options
> in the scene-file?
>
> Remco
That would be true. It would also be nice if the program read my mind :)
--
Ken Tyler
See my 850+ Povray and 3D Rendering and Raytracing Links at:
http://home.pacbell.net/tylereng/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 24 Aug 1999 19:53:54 -0700, Ken <tyl### [at] pacbellnet> wrote:
>It would also be nice if the program read my mind :)
"error on lines [1..1000000]. LF/CR expected but "{" found instead."
--
Alan
--------------------------------------------------------------------
http://www.povray.org - Home of the Persistence of Vision Ray Tracer
news.povray.org - where POV-Ray enthusiasts around the world can get
together to exchange ideas, information, and experiences with others
--------------------------------------------------------------------
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Alan Kong wrote:
>
> On Tue, 24 Aug 1999 19:53:54 -0700, Ken <tyl### [at] pacbellnet> wrote:
>
> >It would also be nice if the program read my mind :)
>
> "error on lines [1..1000000]. LF/CR expected but "{" found instead."
>
> --
> Alan
:)
Maybe it would not be such a good idea after all. I am left handed so my
code would be not only non indented but backward as well. Try to parse
that !
--
Ken Tyler
See my 850+ Povray and 3D Rendering and Raytracing Links at:
http://home.pacbell.net/tylereng/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ken wrote:
>
> Alan Kong wrote:
> >
> > On Tue, 24 Aug 1999 19:53:54 -0700, Ken <tyl### [at] pacbellnet> wrote:
> >
> > >It would also be nice if the program read my mind :)
> >
> > "error on lines [1..1000000]. LF/CR expected but "{" found instead."
> >
> > --
> > Alan
>
> :)
>
> Maybe it would not be such a good idea after all. I am left handed so my
> code would be not only non indented but backward as well. Try to parse
> that !
>
> --
> Ken Tyler
Hey! That's not a problem. I wrote a program which reads the text
from a
file and writes it backwards :)
--
Wojtek Bauman aka reaver | rea### [at] spleenwawpl | ICQ: 3429749 |
http://reaver.spleen.waw.pl | PGP: finger bauman@inx.pm.waw.pl |
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Wojtek Bauman wrote:
> Hey! That's not a problem. I wrote a program which reads the text
> from a
> file and writes it backwards :)
>
> --
> Wojtek Bauman aka reaver | rea### [at] spleenwawpl | ICQ: 3429749 |
> http://reaver.spleen.waw.pl | PGP: finger bauman@inx.pm.waw.pl |
Ok but can you write a program that reads the text from my mind and
write it foreward ? :)
--
Ken Tyler
See my 850+ Povray and 3D Rendering and Raytracing Links at:
http://home.pacbell.net/tylereng/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>
>
>Remco de Korte wrote:
>>
>> I was wondering: wouldn't it be nice if you could set the
command-line options
>> in the scene-file?
>>
>> Remco
>
>That would be true. It would also be nice if the program read my mind
:)
But I am Ken, I am... You and me are for life...
>
>--
>Ken Tyler
>
>See my 850+ Povray and 3D Rendering and Raytracing Links at:
>http://home.pacbell.net/tylereng/index.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
<37c400d3@news.povray.org>...
>
>>
>>
>>Remco de Korte wrote:
>>>
>>> I was wondering: wouldn't it be nice if you could set the
>command-line options
>>> in the scene-file?
>>>
>>> Remco
>>
>>That would be true. It would also be nice if the program read my
mind
>:)
>
> But I am Ken, I am... You and me are for life...
Dam! That was supposed to read "POV" in the "from" column !
Was a joke. Don't worry.
>
>>
>>--
>>Ken Tyler
>>
>>See my 850+ Povray and 3D Rendering and Raytracing Links at:
>>http://home.pacbell.net/tylereng/index.html
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Parse the entire file looking for command-line options? Might not be
feasible, since they need to be done first. Reading a Ini file or
command-line from the parse would be good for calling upon
interactions though. Say you tell it to render to a line (pixel
position for that matter) or to a clock value then do something else
(like shift the pov script by external editing) before going back and
continue another parse and pick up tracing where it left off.
Actually, there may be a way to do plenty already as is, much of which
I am still a "newbie" at.
Bob
Remco de Korte <rem### [at] xs4allnl> wrote in message
news:37C2E91D.F69BA756@xs4all.nl...
> I was wondering: wouldn't it be nice if you could set the
command-line options
> in the scene-file?
>
> Remco
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |