home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 September
/
PC_World-1998_09-CD2.iso
/
Pov302dw
/
ms-dos
/
POVMSDOS.ZIP
/
DOCSDEMO
/
FOG3.POV
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-20
|
170 b
|
13 lines
//
// POV-Ray(tm) 3.0 tutorial example scene.
// Copyright 1996 by the POV-Ray Team
//
#include "fog.inc"
fog {
distance 150
colour rgbf<0.3, 0.5, 0.2, 1.0>
}