home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1995 January
/
pcw-0195.iso
/
polyray
/
dat
/
texture
/
depmap.inc
< 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
|
1994-12-31
|
279 b
|
17 lines
define shiny_red
texture {
surface {
ambient red, 0.2
diffuse red, 0.8
specular white, 0.7
microfacet Reitz 10
}
}
object { disc <0, -1, 0>, <0, 1, 0>, 30 }
object {
sphere <0, 0, 0>, 1
shiny_red
uv_steps 32, 64
}