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=' ColorfulPilotHouse.x3d '/> |
6 | <meta name='description' content='Starboard Pilot House with highlighting color for the LCAC.'/> |
7 | <meta name='creator' content='Jeffrey Weekley'/> |
8 | <meta name='created' content='19 June 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/ColorfulPilotHouse.x3d '/> |
11 | <meta name='subject' content='LCAC Pilot House'/> |
12 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='ColorfulPilotHouse.x3d'/> |
17 | <Transform> |
18 | <Transform DEF='Bulkhead'> |
19 | <Shape> |
20 | <Extrusion convex='false' crossSection='0.6 1.3 0.5 1.3 0.5 -0.6 -1.5 -0.6 -1.5 2.5 0.5 2.5 0.5 1.9 0.6 1.9 0.6 2.6 -1.6 2.6 -1.6 -0.7 0.6 -0.7 0.6 1.3' solid='false' spine='0 0.2 0 0 1 0 0 2 0'/> |
21 | <Appearance> |
22 | <Material diffuseColor='0.8 0.75 0.8'/> |
23 | </Appearance> |
24 | </Shape> |
25 | </Transform> |
26 | <Transform DEF='BottomBulkhead'> |
27 | <Shape> |
28 | <Extrusion convex='false' crossSection='0.6 1.3 0.5 1.3 0.5 -0.6 -1.5 -0.6 -1.5 2.5 0.5 2.5 0.5 1.3 0.6 1.3 0.6 2.6 -1.6 2.6 -1.6 -0.7 0.6 -0.7 0.6 1.3' solid='false' spine='0 0 0 0 0.2 0'/> |
29 | <Appearance> |
30 | <Material diffuseColor='0 0 1'/> |
31 | </Appearance> |
32 | </Shape> |
33 | </Transform> |
34 | <Transform DEF='TopBulkhead'> |
35 | <Shape> |
36 | <Extrusion convex='false' crossSection='0.6 1.3 0.5 1.3 0.5 -0.6 -1.5 -0.6 -1.5 2.5 0.5 2.5 0.5 1.3 0.6 1.3 0.6 2.6 -1.6 2.6 -1.6 -0.7 0.6 -0.7 0.6 1.3' solid='false' spine='0 2 0 0 2.2 0'/> |
37 | <Appearance> |
38 | <Material diffuseColor='0 1 0'/> |
39 | </Appearance> |
40 | </Shape> |
41 | </Transform> |
42 | <Transform DEF='Corners'> |
43 | <Transform DEF='URDoorCorner' rotation='0 0 1 1.57' translation='0.6 2 1.3'> |
44 | <Transform scale='0.025 1 0.025'> |
45 |
<!-- Shape
CornerExtrusion is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
<Shape DEF='CornerExtrusion'> |
46 | <Extrusion convex='false' crossSection='0 0 0 4 -0.2 3 -0.3 2.6 -0.45 2.2 -0.6 1.9 -0.8 1.6 -1 1.35 -1.35 1 -1.6 0.8 -1.9 0.6 -2.2 0.45 -2.6 0.3 -3 0.2 -4 0 0 0' solid='false' spine='0 0 0 0 0.1 0'/> |
47 | <Appearance> |
48 | <Material diffuseColor='1 0 0'/> |
49 | </Appearance> |
50 | </Shape> |
51 | </Transform> |
52 | </Transform> |
53 | <Transform DEF='ULDoorCorner' rotation='0 0 -1 1.57' translation='0.5 2 1.9'> |
54 | <Transform rotation='0 1 0 3.14' scale='0.025 1 0.025'> |
55 | <Shape USE='CornerExtrusion'/> |
56 | </Transform> |
57 | </Transform> |
58 | <Transform DEF='LLDoorCorner' rotation='0 0 1 1.57' translation='0.6 0.2 1.9'> |
59 | <Transform rotation='0 1 0 3.14' scale='0.025 1 0.025'> |
60 | <Shape USE='CornerExtrusion'/> |
61 | </Transform> |
62 | </Transform> |
63 | <Transform DEF='LRDoorCorner' rotation='0 0 1 1.57' translation='0.6 0.2 1.3'> |
64 | <Transform rotation='0 1 0 1.57' scale='0.025 1 0.025'> |
65 | <Shape USE='CornerExtrusion'/> |
66 | </Transform> |
67 | </Transform> |
68 | </Transform> |
69 | </Transform> |
70 | </Scene> |
71 | </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.
-->