home *** CD-ROM | disk | FTP | other *** search
- @echo One example of BAT file to call POVRAY with
- @echo mapping bumpping library path .
-
- :-lpov to scene.pov files path
- :-linc to xxx.gif xxx.tga files path
-
- povray -i%1.pov -oinc\%1.tga +d +ft -b20 -w80 -h50 +x -lpov -linc %2 %3 %4 %5 %6 %7
-
-
-