home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / triadsml.rw_ / triadsml.bin
Text File  |  1995-11-14  |  2KB  |  89 lines

  1. ModelBegin
  2.  
  3.  
  4.     ProtoBegin Arrow
  5.  
  6.         LightSampling Vertex
  7.         TransformBegin
  8.  
  9.             Cylinder 0.45 0.01 0.01 8
  10.             Translate 0 0.45 0
  11.             Cone 0.05 0.02 8
  12.             Rotate 0 0 1 180
  13.             Disc 0 0.02 8
  14.  
  15.         TransformEnd
  16.  
  17.     ProtoEnd
  18.     ClumpBegin
  19.     
  20.     Hints HS Editable
  21.  
  22.   
  23.         MaterialBegin
  24.  
  25.             LightSampling Vertex
  26.             Surface 0.1 0.6 0.3
  27.             Color 0 1 1
  28.             TransformBegin
  29.  
  30.                 Rotate 0 0 1 -90
  31.                 ProtoInstanceGeometry Arrow
  32.  
  33.             TransformEnd
  34.             LightSampling Facet
  35.             TransformBegin
  36.  
  37.                 Surface 0.1 0.6 0.3
  38.                 Translate 1.2 0 0
  39.                 Scale  0.01 0.01 0.01
  40.              TransformEnd
  41.  
  42.         MaterialEnd 
  43.         
  44.         MaterialBegin
  45.  
  46.             LightSampling Vertex
  47.             Surface 0.1 0.6 0.3
  48.             Color 1 0 1
  49.             TransformBegin
  50.  
  51.                 ProtoInstanceGeometry Arrow
  52.  
  53.             TransformEnd
  54.             LightSampling Facet
  55.             TransformBegin
  56.  
  57.                 Translate 0 1.2 0
  58.                 Rotate 0 1 0 45
  59.                 Scale  0.01 0.01 0.01
  60.                TransformEnd
  61.  
  62.         MaterialEnd 
  63.         
  64.         MaterialBegin
  65.  
  66.             LightSampling Vertex
  67.             Surface 0.1 0.6 0.3
  68.             Color 1 1 0
  69.             TransformBegin
  70.  
  71.                 Rotate 1 0 0 90
  72.                 ProtoInstanceGeometry Arrow
  73.  
  74.             TransformEnd
  75.             LightSampling Facet
  76.             TransformBegin
  77.  
  78.                 Translate 0 0 1.2
  79.                 Rotate 0 1 0 90
  80.                 Scale  0.01 0.01 0.01
  81.  
  82.             TransformEnd
  83.  
  84.         MaterialEnd
  85.     
  86.     ClumpEnd
  87.  
  88. ModelEnd
  89.