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

  1. ModelBegin
  2.     GeometrySampling Solid
  3.  
  4.     ProtoBegin Base
  5.     LightSampling Facet
  6.     Surface 0.7 0.6 0.8
  7.     Color 0.0 0.0 1.0
  8.     Cylinder 0.2 1.0 0.6 6
  9.     Translate 0.0 0.2 0.0
  10.     Cylinder 0.2 0.6 0.6 6
  11.     Translate 0.0 0.2 0.0
  12.     Cylinder 0.0 0.6 0.3 6
  13.     Color 0.9 0.0 0.0
  14.     LightSampling Vertex
  15.     Hemisphere 0.3 3
  16.     ProtoEnd
  17.  
  18.     ProtoBegin Finger
  19.     Surface 0.6 0.4 0.8
  20.     Color 0.5 0.5 0.5
  21.     LightSampling Facet
  22.     Translate 0.0 0.35 0.0
  23.     Block 0.3 0.4 0.1
  24.     TransformBegin
  25.         Translate 0.0 0.2 0.0
  26.         TransformBegin
  27.             Color 0.9 0.0 0.0
  28.         LightSampling Vertex
  29.         Rotate 0.0 0.0 1.0 90.0
  30.         Translate 0.05 -0.15 0.0
  31.         Cylinder 0.3 0.05 0.05 6
  32.         Disc 0.0 -0.05 6
  33.         Disc 0.3 0.05 6
  34.         TransformEnd
  35.             Translate 0.0 0.05 0.0
  36.         ClumpBegin
  37.             Color 0.5 0.5 0.5
  38.         LightSampling Facet
  39.         Translate 0.0 0.2 0.0
  40.         Block 0.3 0.3 0.1
  41.         ClumpEnd
  42.     TransformEnd
  43.     ProtoEnd
  44.  
  45.     ProtoBegin Hand
  46.     Surface 0.6 0.4 0.8
  47.     Color 0.9 0.0 0.0
  48.     LightSampling Vertex
  49.     Sphere 0.15 3
  50.     TransformBegin
  51.         RotateJoint 1.0 0.0 0.0 -30.0
  52.         ClumpBegin    
  53.         ProtoInstance Finger
  54.         ClumpEnd
  55.         RotateJoint 1.0 0.0 0.0 60.0
  56.         ClumpBegin
  57.         ProtoInstance Finger
  58.         ClumpEnd
  59.     TransformEnd
  60.     ProtoEnd
  61.  
  62.     ProtoBegin UpperArm
  63.     Surface 0.6 0.4 0.8
  64.     Color 0.0 0.9 0.0
  65.     LightSampling Vertex
  66.     Disc 0.0 -0.3 6        # upper arm geometry
  67.     Cylinder 2.0 0.3 0.2 6    # upper arm geometry
  68.             Disc 2.0 0.2 6        # upper arm geometry
  69.     Translate 0.0 2.2 0.0
  70.     MaterialBegin
  71.         Color 0.9 0.0 0.0
  72.         Sphere 0.2 3
  73.     MaterialEnd
  74.     RotateJoint 1.0 0.0 0.0 100.0
  75.     ClumpBegin        #  fore-arm contained in the upper arm
  76.         Translate 0.0 0.2 0.0    #
  77.         Disc 0.0 -0.2 6        #    fore arm geometry
  78.         Cylinder 2.0 0.2 0.15 6    #    fore arm geometry
  79.                 Disc 2.0 0.15 6        #    fore arm geometry
  80.         Translate 0.0 2.15 0.0    #
  81.         RotateJoint 1.0 0.0 0.0 40.0  #
  82.         ClumpBegin        #         hand connected to fore arm
  83.             ProtoInstance Hand    #
  84.         ClumpEnd        #
  85.     ClumpEnd        #
  86.     ProtoEnd
  87.  
  88.     RotateJoint 0.0 1.0 0.0 30.0
  89.     ClumpBegin
  90.     Scale 0.4 0.4 0.4
  91.     ProtoInstance Base
  92.     TransformBegin
  93.         Translate 0.0 0.4 0.0
  94.         RotateJoint 1.0 0.0 0.0 -45.0
  95.         ClumpBegin
  96.         Translate 0.0 0.3 0.0
  97.             ProtoInstance UpperArm
  98.         ClumpEnd
  99.     TransformEnd
  100.     ClumpEnd
  101. ModelEnd
  102.  
  103.