Subject:
|
Re: Some pov-ray questions
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Thu, 18 Apr 2002 00:28:10 GMT
|
Viewed:
|
910 times
|
| |
| |
Thanks,
Do you have an example, url?, of this?. Because it's way better then the
backup plan I was having, Namely:
Tempary replacing the main ini file of povray where it holds the menu
driven queue of pov files.
Still better than restarting, focus steeling, pov-ray 1500 times :)
PS: The pov files are part of an animation but that animation is
completly generated by my host application, I am exporting the .pov
files via l3p.
Roland
Fredrik Glöckner wrote:
> rmelkert <rmelkert@_remove_chello.nl> writes:
>
>
> > Secondly, is there any way i can let pov-ray render a queue of about
> > 1500 .pov files from the command line, without restarting the program
> > all the time (e.g. via a .bat).
>
>
>
> On second thoughts, you can do this in POV-Ray, without the use of a
> .BAT file.
>
>
> What you need to do is simply to make a dummy .POV file in which you put
> an indexed table of your 1500 .POV files. Then you put som code into
> this dummy file which includes file number i (from the table) at clock
> time i. Then execute POV-Ray, telling it to render the dummy file with
> the animation clock ranging from 1 to 1500 in 1500 steps. And hey,
> presto, Bob's your uncle etc.
>
>
> Fredrik
>
|
|
Message has 1 Reply: | | Re: Some pov-ray questions
|
| (...) You just need to find out how to compose a table AKA an array in the POV-Ray language, then you need to find out how to include a file indexed in the table. This is probably covered in the manual. To compose an array with 1500 different file (...) (23 years ago, 18-Apr-02, to lugnet.cad.ray)
|
Message is in Reply To:
| | Re: Some pov-ray questions
|
| (...) On second thoughts, you can do this in POV-Ray, without the use of a .BAT file. What you need to do is simply to make a dummy .POV file in which you put an indexed table of your 1500 .POV files. Then you put som code into this dummy file which (...) (23 years ago, 17-Apr-02, to lugnet.cad.ray)
|
5 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
|
|
|
|