home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / rfgeo1.rw_ / rfgeo1.bin
Text File  |  1995-11-14  |  866b  |  51 lines

  1. ModelBegin
  2.  
  3. ProtoBegin Point
  4.  ClumpBegin
  5.      GeometrySampling PointCloud
  6.       Surface 0.5 0.5 0.5
  7.       Color 1.0 1.0 1.0
  8.       Sphere 1.0 10
  9.       TextureModes NULL
  10.       Texture NULL
  11. ClumpEnd
  12. ProtoEnd
  13.  
  14. ProtoBegin Wire
  15.  ClumpBegin
  16.      GeometrySampling WireFrame
  17.      Surface 0.5 0.5 0.5
  18.      Color 1.0 1.0 1.0
  19.       Sphere 1.0 10
  20.       TextureModes NULL
  21.       Texture NULL
  22. ClumpEnd
  23. ProtoEnd
  24.  
  25. ProtoBegin Solid
  26.  ClumpBegin
  27.       GeometrySampling Solid
  28.       Surface 0.5 0.5 0.5
  29.       Color 1.0 1.0 1.0
  30.       Sphere 1.0 10
  31.       TextureModes NULL
  32.       Texture NULL
  33. ClumpEnd
  34. ProtoEnd
  35.  
  36. ClumpBegin
  37.  ProtoInstance Solid
  38.  
  39.   TransformBegin
  40.       Translate 1.0 1.0 0.0
  41.       ProtoInstance Point
  42.    TransformEnd
  43.  
  44.     TransformBegin
  45.       Translate -1.0 1.0 0.0
  46.       ProtoInstance Wire
  47.    TransformEnd
  48.  
  49. ClumpEnd
  50. ModelEnd
  51.