source: OGRE/trunk/resources/textures/ENVMAPS/PWSKYPHILLIPE/HDRSKY.XRML @ 2178

Revision 2178, 639 bytes checked in by mattausch, 17 years ago (diff)
Line 
1#VRML V2.0 utf8
2
3NAME red PhBXYZSpectrum { xyz   0.514145 0.265106 0.024101    }
4NAME green PhBXYZSpectrum { xyz   0.323884 0.670106 0.122853    }
5NAME blue PhBXYZSpectrum { xyz    0.161971 0.064788 0.853047   }
6
7Transform {
8  rotation -1 0 0 1.5708
9   children [
10      PhBTexturedBackground {
11         texture PhBImageTexture {
12                  url "hdrsky.pic"
13         }
14         spectralBasis [ USE red, USE green,  USE blue ]
15         spectralWeights [ 1, 1, 1 ]
16#        textureProjection PhBSpherePhotoBackground { }
17         textureProjection PhBLandscapePhotoBackground { }
18#        viewOrientation  1 0 0 0.15
19      }
20   ]
21}
22
23#Shape {
24#       geometry Sphere {}
25#}
Note: See TracBrowser for help on using the repository browser.