home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Avalon - 3D Objects & Resources
/
Avalon.iso
/
misc
/
mac
/
povscn.sit
/
POVSCN
/
INCLUDE
/
IOR.INC
< prev
next >
Wrap
Text File
|
1992-07-03
|
384b
|
12 lines
// Persistence of Vision Raytracer
//
// This file defines a few Index of Refractions for various materials
// for sodium light. Source: College Physics by Arthur L. Kimball, PhD.
// 4th Edition (1923)(!)
// ---------------------------
#declare Flint_Glass_Ior = 1.71
#declare Crown_Glass_Ior = 1.51
#declare Diamond_Ior = 2.47
#declare Water_Ior = 1.33
#declare Air_Ior = 1.000292