home *** CD-ROM | disk | FTP | other *** search
/ Inside Softimage 3D / InsideSoftimage3D.iso / software / 3dequalizerv2 / sys / 3dequalizer / sys_data / iv / camera.iv < prev    next >
Encoding:
Text File  |  1997-05-08  |  1020 b   |  75 lines

  1. #Inventor V2.1 ascii
  2.  
  3. Separator
  4.     {
  5.         LightModel
  6.         {
  7.         model    BASE_COLOR
  8.         }
  9.     
  10.     IndexedLineSet
  11.         {
  12.         vertexProperty VertexProperty
  13.             {
  14.             vertex [ 0 0 0, 0.5 0 0, 0 0.5 0, 0 0 1 ]
  15.             normal    [  ]
  16.             texCoord    [  ]
  17.             orderedRGBA    [ 0xff0000ff, 0xff00ff, 0x4040ffff ]
  18.             materialBinding    PER_PART
  19.             }
  20.         coordIndex [ 1, 0, 2, -1, 0, 3 ]
  21.         }
  22.         
  23.     IndexedLineSet
  24.         {
  25.         vertexProperty    VertexProperty
  26.                 {
  27.                 vertex    [ 0 0 0, 0.5 0.5 1, -0.5 0.5 1, -0.5 -0.5 1, 0.5 -0.5 1 ]
  28.                 normal    [  ]
  29.                 texCoord    [  ]
  30.                 orderedRGBA 0xffffffff
  31.                 materialBinding    OVERALL
  32.                 }
  33.         coordIndex    [ 0,1,2,3,4,1,-1,0,2,-1,0,3,-1,0,4 ]
  34.                  
  35.         }
  36.     
  37.     PointSet
  38.         {
  39.         vertexProperty VertexProperty
  40.             {
  41.             vertex    [ 0 0.5 0 ]
  42.             normal    [  ]
  43.             texCoord    [  ]
  44.             orderedRGBA [ 0xff00ff ]
  45.             materialBinding OVERALL
  46.             }
  47.         startIndex 0
  48.         numPoints 1
  49.         }
  50.     
  51.     MaterialBinding
  52.         {
  53.         value    OVERALL
  54.         }
  55.     
  56.     Separator
  57.         {
  58.         BaseColor
  59.             {
  60.                 rgb 0 1 0
  61.             }
  62.             
  63.         Translation
  64.             {
  65.             translation 0 0.5 0
  66.             }
  67.             
  68.         Text2
  69.             {
  70.             string    "  UP"
  71.             }
  72.         }
  73.  
  74.     }
  75.