| | Re: Some pov-ray questions Fredrik Glöckner
| | | (...) 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)
| | | | | | | | Re: Some pov-ray questions Roland Melkert
| | | | | 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 (...) (23 years ago, 18-Apr-02, to lugnet.cad.ray)
| | | | | | | | | | | | Re: Some pov-ray questions Fredrik Glöckner
| | | | | (...) 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)
| | | | | | |