chip_cms.wrl 2.83 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
#VRML V2.0 utf8
#Exported from Wings 3D 0.98.15a
DEF cube1 Transform {
  children [
    Shape {
      appearance Appearance {
        material DEF GRAY Material {
          diffuseColor 0.493333 0.493333 0.493333
          emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
          specularColor 1.00000 1.00000 1.00000
          ambientIntensity 1.00000
          transparency 0.00000e+0
          shininess 1.00000
        }
      }
      geometry IndexedFaceSet {
        coord Coordinate { point [
          3.84064 -2.09508 2.40553e-2,
          3.84065 2.22492 2.40553e-2,
          -3.83485 -2.09507 2.40447e-2,
          -3.83485 2.22493 2.40447e-2,
          3.84064 -2.09508 1.74406,
          3.84065 2.22492 1.74406,
          -3.83485 -2.09507 1.74404,
          -3.83485 2.22493 1.74404,
          3.57240 -1.79268 2.02405,
          3.57241 1.92252 2.02405,
          -3.56661 1.92253 2.02405,
          -3.56661 -1.79267 2.02405]
        }
        coordIndex [
          0, 1, 5, 4, -1,
          0, 2, 3, 1, -1,
          3, 7, 5, 1, -1,
          4, 6, 2, 0, -1,
          4, 8, 11, 6, -1,
          5, 9, 8, 4, -1,
          6, 7, 3, 2, -1,
          6, 11, 10, 7, -1,
          7, 10, 9, 5, -1,
          9, 10, 11, 8, -1
        ]
      }
    }
    ,
    Shape {
      appearance Appearance {
        material DEF metal Material {
          diffuseColor 1.00000 1.00000 0.786667
          emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
          specularColor 1.00000 1.00000 1.00000
          ambientIntensity 0.922222
          transparency 0.00000e+0
          shininess 1.00000
        }
      }
      geometry IndexedFaceSet {
        coord Coordinate { point [
          -3.83868 -1.87907 2.40447e-2,
          -3.83869 -1.87907 1.72404,
          -3.83868 2.00893 1.72404,
          -3.83868 2.00893 2.40447e-2,
          -4.33493 -1.87907 2.40440e-2,
          -4.33492 2.00893 2.40440e-2,
          -4.04715 -1.87907 1.72404,
          -4.33493 -1.87907 1.42364,
          -4.04714 2.00893 1.72404,
          -4.33492 2.00893 1.42364,
          4.33306 -1.87908 2.40560e-2,
          4.33306 2.00892 2.40560e-2,
          3.83298 -1.87908 2.40553e-2,
          3.83298 -1.87908 1.72406,
          3.83298 2.00892 1.72406,
          3.83299 2.00892 2.40553e-2,
          4.33306 -1.87908 1.42326,
          4.04489 -1.87908 1.72406,
          4.33306 2.00892 1.42326,
          4.04489 2.00892 1.72406]
        }
        coordIndex [
          0, 3, 2, 1, -1,
          0, 4, 5, 3, -1,
          1, 6, 7, 4, 0, -1,
          2, 8, 6, 1, -1,
          3, 5, 9, 8, 2, -1,
          6, 8, 9, 7, -1,
          7, 9, 5, 4, -1,
          10, 11, 18, 16, -1,
          10, 12, 15, 11, -1,
          13, 14, 15, 12, -1,
          13, 17, 19, 14, -1,
          15, 14, 19, 18, 11, -1,
          16, 17, 13, 12, 10, -1,
          16, 18, 19, 17, -1
        ]
      }
    }
  ]
}