home *** CD-ROM | disk | FTP | other *** search
- Constants
- =========
- The following constants are defined:
-
- General math constants
- ----------------------
- RSCpi RSCe
-
- Indeces of refraction
- ---------------------
- RSCalbite RSCice
- RSCamber RSCobsidian
- RSCanthorite RSCopal
- RSCberyl (emerald, aquamarine) RSCpostassiumchloride
- RSCcalcspar RSCquartz
- RSCchrysoberyl RSCquartzfused
- RSCcorundrum (ruby, sapphire) RSCsalt
- RSCdiamond RSCspinel
- RSCethanol RSCsulfur
- RSCfluorite RSCtopaz
- RSCforsterine RSCwater
- RSCgelatin RSCwax
- RSCglasshi RSCzircon
- RSCglasslo
-
- To use the constants, just place them in your scene file
- wherever you need them. For instance, we used RSCglasslo to make one
- of the standard surfaces:
-
- surface RSSnavyglass
- ambient 0 0.05 0.1
- diffuse .04 .06 .10
- specular .62 .72 .82
- reflect .2
- transp .6
- index RSCglasslo
-
- The file "surfaces.info" contains refractive indeces for these and other
- compounds as well as color discriptions for some of the compounds.
-