home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / tree2.rwx < prev    next >
Text File  |  1995-02-15  |  376b  |  25 lines

  1. # Tree
  2.  
  3. ModelBegin
  4.           ClumpBegin
  5.     Translate 0.0 0.5 0.0
  6.  
  7.         Surface 0.200000 0.600000 0.600000
  8.         LightSampling Facet
  9.         GeometrySampling Solid
  10.         Texture NULL
  11.  
  12.         Color 0.000000 0.800000 0.000000
  13.  
  14.     Translate 0 -0.05 0
  15.     Sphere 0.35 2
  16.  
  17.     Translate 0 -0.55 0
  18.  
  19.     Color 0.6 0.1 0.1
  20.     Cylinder 0.25 0.1 0.05 5
  21.  
  22.  
  23.     ClumpEnd
  24. ModelEnd
  25.