home *** CD-ROM | disk | FTP | other *** search
/ BUG 6 / BUGCD1997_09.BIN / INTERNET / RSVRML / RS2.EXE / example3.wrl < prev    next >
Text File  |  1997-05-22  |  1KB  |  65 lines

  1. #VRML V1.0 ascii
  2.  
  3. Separator {
  4.     PerspectiveCamera {
  5.         position  0.000 0.000 5.000
  6.         orientation 0.000 0.000 1.000 0.000
  7.         focalDistance  5.000
  8.         heightAngle  0.785
  9.     }
  10.     PointLight {
  11.         intensity  1.000
  12.         color  0.140 0.770 0.630
  13.         location  1.320 0.060 0.120
  14.     }
  15.     DirectionalLight {
  16.         intensity  1.000
  17.         color  1.000 1.000 1.000
  18.         direction  1.000 1.000 -1.000
  19.     }
  20.     Separator {
  21.         Transform {
  22.             scaleFactor  0.300 0.300 0.300
  23.             rotation  0.564 0.510 0.643 3.332
  24.             translation  -0.780 0.000 0.420
  25.         }
  26.         Material { 
  27.             ambientColor  0.200 0.200 0.200
  28.             diffuseColor  0.800 0.800 0.800
  29.             specularColor  0.000 0.500 0.660
  30.             shininess  0.600
  31.         }
  32.         Cone { 
  33.             bottomRadius  1.000
  34.             height  2.000
  35.                     }
  36.  
  37.     }
  38.     Separator {
  39.         Transform {
  40.             scaleFactor  0.300 0.300 0.300
  41.             rotation  -0.168 0.927 -0.263 3.562
  42.             translation  0.600 0.000 -0.260
  43.         }
  44.         Cube { 
  45.             width  2.000
  46.             height  2.000
  47.             depth  2.000
  48.         }
  49.  
  50.     }
  51.     Separator {
  52.         Transform {
  53.             scaleFactor  0.300 0.300 0.300
  54.             rotation  -0.178 -0.612 0.122 1.412
  55.             translation  -0.260 -0.940 -0.740
  56.         }
  57.         Cylinder {
  58.             radius  1.000
  59.             height  2.000
  60.                     }
  61.  
  62.     }
  63.  
  64. }
  65.