home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / MWE105.ZIP / EExamples / Switch.wrl < prev    next >
Text File  |  1996-01-25  |  1KB  |  111 lines

  1. #VRML V1.0 ascii
  2.  
  3. #Generated by VRMLExpress from Switch.vxr
  4.  
  5. Separator {
  6.     renderCulling AUTO
  7.  
  8.     DEF BackgroundColor Info {
  9.         string ".1 .5 .2"
  10.     }
  11.  
  12.     Separator {
  13.         renderCulling AUTO
  14.  
  15.         Translation {
  16.             translation 0 -3 0
  17.         }
  18.  
  19.         Sphere {
  20.             radius 0.5
  21.         }
  22.  
  23.     }
  24.  
  25.     Separator {
  26.         renderCulling AUTO
  27.  
  28.         Translation {
  29.             translation 0 -2 0
  30.         }
  31.  
  32.         Cube {
  33.             width 0.5
  34.             height 0.5
  35.             depth 0.5
  36.         }
  37.  
  38.     }
  39.  
  40.     Separator {
  41.         renderCulling AUTO
  42.  
  43.         Translation {
  44.             translation 0 -1 0
  45.         }
  46.  
  47.         Sphere {
  48.             radius 0.5
  49.         }
  50.  
  51.     }
  52.  
  53.     Separator {
  54.         renderCulling AUTO
  55.  
  56.         Translation {
  57.             translation 0 0 0
  58.         }
  59.  
  60.         Cube {
  61.             width 0.5
  62.             height 0.5
  63.             depth 0.5
  64.         }
  65.  
  66.     }
  67.  
  68.     Separator {
  69.         renderCulling AUTO
  70.  
  71.         Translation {
  72.             translation 0 1 0
  73.         }
  74.  
  75.         Sphere {
  76.             radius 0.5
  77.         }
  78.  
  79.     }
  80.  
  81.     Separator {
  82.         renderCulling AUTO
  83.  
  84.         Translation {
  85.             translation 0 2 0
  86.         }
  87.  
  88.         Cube {
  89.             width 0.5
  90.             height 0.5
  91.             depth 0.5
  92.         }
  93.  
  94.     }
  95.  
  96.     Separator {
  97.         renderCulling AUTO
  98.  
  99.         Translation {
  100.             translation 0 3 0
  101.         }
  102.  
  103.         Sphere {
  104.             radius 0.5
  105.         }
  106.  
  107.     }
  108.  
  109. }
  110.  
  111.