Added simple 3D model for WE-MAPI-2510 inductor
This commit is contained in:
parent
edbb61aeab
commit
af00c9ff37
2 changed files with 65 additions and 0 deletions
Binary file not shown.
|
@ -0,0 +1,65 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.4
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF default Material {
|
||||
diffuseColor 0.7898538076923077 0.8133333333333334 0.6940444444444445
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 0.0 0.0 0.0
|
||||
ambientIntensity 0.765743861823362
|
||||
transparency 0.0
|
||||
shininess 0.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.492125 -0.3937 0.0038327144643900413,
|
||||
-0.492125 -0.3937 0.39753271446439004,
|
||||
-0.492125 0.3937 0.0038327144643900413,
|
||||
-0.492125 0.3937 0.39753271446439004,
|
||||
0.492125 -0.3937 0.0038327144643900413,
|
||||
0.492125 -0.3937 0.39753271446439004,
|
||||
0.492125 0.3937 0.0038327144643900413,
|
||||
0.492125 0.3937 0.39753271446439004 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
color Color { color [
|
||||
0.19333333333333333 0.19333333333333333 0.19333333333333333,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue