home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
cgi-bin
/
Japan
/
Theme
/
bearth
/
bearth.ini
< prev
next >
Wrap
Text File
|
2017-09-21
|
771b
|
42 lines
; PERSISTENCE OF VISION RAY TRACER
;
; POV-Ray VERSION 3.0
;
; Width and Height of image in pixels. Accepts integer values.
;
Width = 240
Height = 240
;
;
; Turns pause when done feature off/on. Accepts boolean values.
;
Pause_when_Done = off
;
;
; Sets minimum number of objects before auto bounding kicks in.
;
Bounding_Threshold = 3
;
;
; Test for user abort with any keypress every 100 pixels.
;
Test_Abort=On
Test_Abort_Count=100
;
; Specify path to search for any files not found in current
; directory. Up to 25 such paths may be specified.
Library_Path=/stage/htdocs/cgi-bin/Japan/Theme/bearth
;
;
;
Antialias = on
;
;
; Render 4 view
;
Field_Render=Off
Initial_Clock=0
Final_Clock=3
Initial_Frame=0
Final_Frame=3