home *** CD-ROM | disk | FTP | other *** search
/ Using VRML (Special Edition) / Special_Edition_Using_VRML_CDROM_Que_1996.iso / webpages / objects / chap17 / 17eg02.wrl < prev    next >
Encoding:
Text File  |  1995-10-25  |  815 b   |  45 lines

  1. #VRML V1.0 ascii
  2.  
  3. # Generated by FOREST
  4.  
  5. Separator {
  6.     Switch {
  7.         whichChild -1
  8.         DEF tree WWWInline { name "tree1.wrl" }
  9.     }
  10.     DEF spring_material Material { diffuseColor [ 0.0 0.666667 0.0, 0.466667 0.466667 0.0 ] }
  11.     DEF autumn_material Material { diffuseColor [ 0.25 0.25 0.0, 0.466667 0.466667 0.0 ] }
  12.     Separator {
  13.         Transform {
  14.             translation 0 0 20
  15.             rotation 0 1 0 1.078997
  16.         }
  17.         USE spring_material
  18.         USE tree
  19.     }
  20.     Separator {
  21.         Transform {
  22.             translation 10 0 10
  23.             rotation 0 1 0 3.363931
  24.         }
  25.         USE spring_material
  26.         USE tree
  27.     }
  28.     Separator {
  29.         Transform {
  30.             translation 20 0 5
  31.             rotation 0 1 0 3.265753
  32.         }
  33.         USE autumn_material
  34.         USE tree
  35.     }
  36.     Separator {
  37.         Transform {
  38.             translation 20 0 20
  39.             rotation 0 1 0 5.465932
  40.         }
  41.         USE spring_material
  42.         USE tree
  43.     }
  44. }
  45.