home *** CD-ROM | disk | FTP | other *** search
- // Persistance of Vision Raytracer V2.0
- // Texture include file for SKY.MDL scene.
- //
- // This file was generated for POV-Ray V2.0 by
- // MORAY.EXE (c) '91 '92 '93 SoftTronics by Lutz Kretzschmar + Markus Lutz
- //
-
- //
- // NOTE: Do *NOT* remove the comment lines containing '$MRY$'.
- //
-
- // ******* T E X T U R E S *******
-
-
-
- // $MRY$: 'Clouds'
-
-
- // $MRY$: 'Sunset'
- #declare Sunset = texture {
- pigment {
- gradient z
- color_map {
- [0.0 color Orange]
- [1.0 color Blue]
- }
- }
- scale 0.3
- }
-
-
- // $MRY$: 'Cork'
-