home *** CD-ROM | disk | FTP | other *** search
- #declare UnderTxt =
- texture
- {
- pigment
- {
- bozo
- color_map
- {
- [0.0 color rgb <.9, .9, .75>]
- [0.6 color rgb <.9, .9, .75>]
- [0.8 color rgb <0, 0, 0>]
- [1.0 color rgb <0, 0, 0>]
- }
- scale 100
- warp { repeat x offset <0,15,0> }
- warp { repeat z offset <0,20,0> }
- warp { repeat y offset <7,0,6> }
- }
- finish
- {
- ambient WinAmbient
- diffuse WinDiffuse
- #if (WinAmbient > .7)
- reflection 0
- #else
- reflection 0.3
- #end
- }
- }
-
- #declare WinTxt1 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb <0.5, 0.0, 0.0>]
- [0.5 color rgb <0.5, 0.0, 0.0>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb <0.5, 0.0, 0.0>]
- [0.5 color rgb <0.5, 0.0, 0.0>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt2 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb <0.8, 0.8, 0.8>]
- [0.5 color rgb <0.8, 0.8, 0.8>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb <0.8, 0.8, 0.8>]
- [0.5 color rgb <0.8, 0.8, 0.8>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
-
-
- #declare WinTxt3 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb <0.5, 0.3, 0.2>]
- [0.5 color rgb <0.5, 0.3, 0.2>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb <0.5, 0.3, 0.2>]
- [0.5 color rgb <0.5, 0.3, 0.2>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt4 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb <0.9, 0.7, 0.6>]
- [0.5 color rgb <0.9, 0.7, 0.6>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb <0.9, 0.7, 0.6>]
- [0.5 color rgb <0.9, 0.7, 0.6>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt5 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .4]
- [0.5 color rgb .4]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .4]
- [0.5 color rgb .4]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt6 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .8]
- [0.5 color rgb .8]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .6]
- [0.5 color rgb .6]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt7 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb <0.8, 0.7, 0.5>]
- [0.5 color rgb <0.8, 0.7, 0.5>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb <0.8, 0.7, 0.5>]
- [0.5 color rgb <0.8, 0.7, 0.5>]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt8 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .9]
- [0.5 color rgb .9]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .9]
- [0.5 color rgb .9]
- [0.5 color rgbt 1]
- [1.0 color rgbt 1]
- }
- rotate <0 0 90>
- }
- finish {ambient 0.4}
- }
-
-
- #declare WinTxt9 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb 1]
- [0.1 color rgb 1]
- [0.1 color rgbf .8]
- [1.0 color rgbf .8]
- }
- rotate <0 45 0>
- }
- finish
- {
- ambient 0.3
- reflection 0.25
- }
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb 0]
- [0.1 color rgb 0]
- [0.1 color rgbf 1]
- [1.0 color rgbf 1]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- }
- }
-
- #declare WinTxt10 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .2]
- [0.5 color rgb .2]
- [0.5 color rgbf <0.9, 0.8, 0, .9>]
- [1.0 color rgbf <0.9, 0.8, 0, .9>]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- reflection 0.5
- }
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb 1]
- [0.5 color rgb 1]
- [0.5 color rgbt <0.9, 0.8, 0, .9>]
- [1.0 color rgbt <0.9, 0.8, 0, .9>]
- }
- rotate <0 45 0>
- }
- finish {ambient 0.4}
- }
-
- #declare WinTxt11 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .1]
- [0.1 color rgb .1]
- [0.1 color rgbf .8]
- [1.0 color rgbf .8]
- }
- rotate <0 45 0>
- }
- finish
- {
- ambient 0.3
- reflection 0.25
- }
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb 1]
- [0.1 color rgb 1]
- [0.1 color rgbf 1]
- [1.0 color rgbf 1]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- }
- scale <1, 3, 1>
- }
-
- #declare WinTxt12 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .1]
- [0.1 color rgb .1]
- [0.1 color rgbf .8]
- [1.0 color rgbf .8]
- }
- rotate <0 45 0>
- }
- finish
- {
- ambient 0.3
- reflection 0.25
- }
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .1]
- [0.1 color rgb .1]
- [0.1 color rgbf 1]
- [1.0 color rgbf 1]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- }
- }
-
- #declare WinTxt13 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb .1]
- [0.1 color rgb .1]
- [0.1 color rgb .5]
- [0.3 color rgbf .5]
- [0.5 color rgbf .5]
- [0.5 color rgbf .9]
- [0.7 color rgbf .9]
- [0.7 color rgbf .9]
- [0.9 color rgb .5]
- [0.9 color rgb .1]
- [1.0 color rgb .1]
- }
- rotate <0 45 0>
- }
- finish
- {
- ambient 0.3
- reflection 0.25
- }
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb .1]
- [0.1 color rgb .1]
- [0.1 color rgbf 1]
- [1.0 color rgbf 1]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- }
- }
-
- #declare WinTxt14 =
- texture
- {
- UnderTxt
- }
- texture
- {
- pigment
- {
- marble
- frequency 1.5
- color_map
- {
- [0.0 color rgb 1]
- [0.1 color rgb 1]
- [0.1 color rgbf .8]
- [1.0 color rgbf .8]
- }
- rotate <0 45 0>
- }
- finish
- {
- ambient 0.3
- reflection 0.25
- }
- }
- texture
- {
- pigment
- {
- marble
- color_map
- {
- [0.0 color rgb 1]
- [0.1 color rgb 1]
- [0.1 color rgbf 1]
- [1.0 color rgbf 1]
- }
- rotate <0 0 90>
- }
- finish
- {
- ambient 0.3
- }
- }
-
-
-