home *** CD-ROM | disk | FTP | other *** search
/ BUG 6 / BUGCD1997_09.BIN / INTERNET / RSVRML / RS2.EXE / example1.wrl next >
Text File  |  1997-05-20  |  2KB  |  96 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.     DirectionalLight {
  11.         intensity  1.000
  12.         color  1.000 1.000 1.000
  13.         direction  1.000 1.000 -1.000
  14.     }
  15.     Separator {
  16.         Transform {
  17.             scaleFactor  0.300 0.300 0.300
  18.             rotation  -0.338 -0.272 0.024 0.899
  19.         }
  20.         Material { 
  21.             ambientColor  0.200 0.200 0.200
  22.             diffuseColor  0.600 0.600 0.400
  23.             specularColor  0.200 0.400 0.000
  24.             shininess  0.000
  25.         }
  26.         Cube { 
  27.             width  2.000
  28.             height  2.000
  29.             depth  2.000
  30.         }
  31.  
  32.     }
  33.     Separator {
  34.         Transform {
  35.             scaleFactor  0.300 0.300 0.300
  36.             translation  0.020 0.520 -0.100
  37.         }
  38.         Material { 
  39.             ambientColor  0.200 0.200 0.200
  40.             diffuseColor  0.200 0.400 0.800
  41.             specularColor  0.200 0.400 0.000
  42.             shininess  0.800
  43.         }
  44.         Separator {
  45.             Transform {
  46.                 translation  -0.480 -2.900 0.280
  47.             }
  48.             Cylinder {
  49.                 radius  1.000
  50.                 height  2.000
  51.                             }
  52.  
  53.         }
  54.         Cylinder {
  55.             radius  1.000
  56.             height  2.000
  57.                     }
  58.  
  59.     }
  60.     Separator {
  61.         Transform {
  62.             scaleFactor  0.300 0.300 0.300
  63.             translation  -0.720 0.060 1.200
  64.         }
  65.         Material { 
  66.             ambientColor  0.200 0.200 0.200
  67.             diffuseColor  0.800 0.300 0.800
  68.             specularColor  0.600 0.340 0.340
  69.             shininess  0.600
  70.         }
  71.         Cone { 
  72.             bottomRadius  1.000
  73.             height  2.000
  74.                     }
  75.  
  76.     }
  77.     Separator {
  78.         Transform {
  79.             scaleFactor  0.300 0.300 0.300
  80.             translation  0.920 0.000 -0.020
  81.         }
  82.         Material { 
  83.             ambientColor  0.340 0.370 0.200
  84.             diffuseColor  0.800 0.800 0.800
  85.             emissiveColor  0.000 0.000 0.610
  86.             shininess  0.000
  87.         }
  88.         Cone { 
  89.             bottomRadius  1.000
  90.             height  2.000
  91.                     }
  92.  
  93.     }
  94.  
  95. }
  96.