1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' VentralPanelHatch.x3d '/> |
6 | <meta name='description' content="JetFire Transformer - Ventral Panel's Hatch."/> |
7 | <meta name='creator' content='Kreg L. Kelly'/> |
8 | <meta name='created' content='22 September 2002'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Robots/JetFireTransformerToy/VentralPanelHatch.x3d '/> |
11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
12 | <meta name='license' content='../../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='VentralPanelHatch.x3d'/> |
16 | <Background groundAngle='1.309 1.5702' groundColor='0.5 0.3 0.3 0.5 0.3 0.3 0.5 0.4 0.4' skyAngle='1.309 1.572' skyColor='0 0.2 0.7 0 0.5 1 1 1 1'/> |
17 | <Transform> |
18 | <Shape DEF='VentralPanelHatch'> |
19 |
<!-- Appearance
MyBlueGrey is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
<Appearance DEF='MyBlueGrey'> |
20 | <Material diffuseColor='.7 .8 .8'/> |
21 | </Appearance> |
22 | <IndexedFaceSet solid='false' coordIndex='0 1 2 3 4 5 6 7 -1 8 9 10 11 12 13 -1 8 9 1 0 -1 9 10 2 1 -1 10 11 3 2 -1 11 12 6 3 -1 12 13 7 6 -1 13 8 0 7 -1'> |
23 | <Coordinate point='0.5775 0.65 -1.265 -0.5775 0.65 -1.265 -1.045 0.605 -2.475 -0.9625 0.6325 -2.75 -0.4125 0.66 -2.75 0.4125 0.66 -2.75 0.9625 0.6325 -2.75 1.045 0.605 -2.475 0.5775 0.1375 -1.265 -0.5775 0.1375 -1.265 -1.045 0.1375 -2.475 -0.9625 0.1375 -2.75 0.9625 0.1375 -2.75 1.045 0.1375 -2.475'/> |
24 | </IndexedFaceSet> |
25 | </Shape> |
26 | <Transform rotation='1 0 0 -2' translation='0 -0.38 -3.7'> |
27 | <Shape> |
28 | <Appearance USE='MyBlueGrey'/> |
29 | <Extrusion crossSection='0.4675 0.5225 0.4319 0.7014 0.3305 0.8530 0.1789 0.9544 0 0.99 -0.1789 0.9544 -0.3305 0.8530 -0.4319 0.7014 -0.4675 0.5225 0.4675 0.5225' scale='0.3 0.1 1 1' solid='false' spine='0 -2.5 0 0 -1.315 0'/> |
30 | </Shape> |
31 | </Transform> |
32 | </Transform> |
33 | <Transform DEF='FwdAntenna' rotation='1 0 0 -1.57' scale='0.01 0.005 0.005' translation='-0.03 1 -2.8'> |
34 | <Transform rotation='0 0 1 2'> |
35 | |
36 | <Appearance USE='MyBlueGrey'/> |
37 | <Extrusion DEF='Wing' ccw='false' creaseAngle='3.14' crossSection='0.00 1.00 -5.2 0.00 4 -.5 4.6 -.4 4.8 -.2 4.9 .1 4.9 .3 4.5 .6 4 .8 3 1 1 1.1 0.00 1.00' orientation='0 0 1 .6 0 0 1 0' scale='.6 .6 2.2 2.2' spine='-19.5 .1 23.4 -6.5 .6 0'/> |
38 | </Shape> |
39 | </Transform> |
40 | </Transform> |
41 | <Transform DEF='AftAntenna' rotation='1 0 0 -1.57' scale='0.01 0.005 0.005' translation='-0.03 0.9 -2.4'> |
42 | <Transform rotation='0 0 1 2'> |
43 | <Shape USE='Antenna'/> |
44 | </Transform> |
45 | </Transform> |
46 | </Scene> |
47 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->