home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ANews 3
/
AnewsCD3.iso
/
atari
/
GRAPHX
/
POV
/
68030.060
/
POV31G30
/
POVRAY_3.1G
/
SCENES
/
ADVANCED
/
DESK.INI
< prev
next >
Wrap
Text File
|
1999-10-30
|
634b
|
25 lines
; Persistence Of Vision raytracer version 3.1 sample file.
; This .ini file runs a 3 frame "animation". Image maps for picture
; frame in the final picture are generated by the 1st two frames;
; the final image is the last frame itself.
;
Antialias=off
Width=640
Height=480
; This .pov file wants .png's for its image_maps.
Output_File_Type=N
; Don't want to pause between frames
Pause_when_Done=off
; This will be converted to DESK1.PNG, DESK2.PNG, etc.
Input_File_Name=desk.pov
Initial_Frame=1
Final_Frame=4
; Clock, in this context, is simply used as a frame indicator
Initial_Clock=1
Final_Clock=4