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=' BenchSeat.x3d '/> |
6 | <meta name='description' content='Bench Seat for HMMWV'/> |
7 | <meta name='creator' content='Etsuko Lippi'/> |
8 | <meta name='contributor' content='Jeffrey Weekley'/> |
9 | <meta name='created' content='18 September 2001'/> |
10 | <meta name='modified' content='7 April 2024'/> |
11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
12 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/HMMWV/BenchSeat.x3d '/> |
13 | <meta name='subject' content='F18 cockpit seat'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='BenchSeat.x3d'/> |
18 | <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'/> |
19 | <Transform rotation='0 0 1 -0.09'> |
20 | <Transform rotation='0 1 0 1.57' scale='2.66 0.4 0.5'> |
21 | <Group> |
22 | <Transform translation='0 0 -0.26'> |
23 | <Shape> |
24 |
<!-- Appearance
SeatHolder is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
<Appearance DEF='SeatHolder'> |
25 | <Material diffuseColor='0.1 0.1 0.1'/> |
26 | </Appearance> |
27 | <Box size='1.8 0.5 2.5'/> |
28 | </Shape> |
29 | </Transform> |
30 | <Transform translation='0 1.5 0.75'> |
31 | <Shape> |
32 | <Appearance USE='SeatHolder'/> |
33 | <Box size='1.8 2.7 0.5'/> |
34 | </Shape> |
35 | </Transform> |
36 | <Transform> |
37 | <Transform rotation='-1 0 0 4.7' scale='0.8 0.8 1.2' translation='-2.15 1.4 0.8'> |
38 | <Shape> |
39 | <Appearance USE='SeatHolder'/> |
40 | <Extrusion DEF='backHolder' creaseAngle='2.5' crossSection='0.00 1.30 .494 1.196 .923 .923 1.196 .494 1.30 0.00 1.196 -.494 .923 -.923 .494 -1.196 0.00 -1.30' scale='0.45 0.9 0.1 0.8 0.1 0.8 0.45 0.9' solid='false' spine='1.7 -0.4 0 2.5 -0.4 0 3.0 -0.4 0 3.7 -0.4 0'/> |
41 | </Shape> |
42 | </Transform> |
43 | </Transform> |
44 | <Transform> |
45 | <Transform rotation='1 0 0 3.14' scale='0.35 0.8 1' translation='-1.48 -0.13 -0.25'> |
46 | <Shape> |
47 | <Appearance USE='SeatHolder'/> |
48 | <Extrusion DEF='seatLeft' creaseAngle='2.5' crossSection='0.00 1.30 .494 1.196 .923 .923 1.196 .494 1.30 0.00 1.196 -.494 .923 -.923 .494 -1.196 0.00 -1.30' scale='0.1 0.8 0.4 0.8 0.4 0.8 0.1 0.8' solid='false' spine='1.7 -0.4 0 2.5 -0.4 0 3.0 -0.4 0 3.7 -0.4 0'/> |
49 | </Shape> |
50 | </Transform> |
51 | </Transform> |
52 | <Transform> |
53 | <Transform rotation='1 0 0 3.14' scale='0.35 0.8 1' translation='-0.4 -0.13 -0.25'> |
54 | <Shape> |
55 | <Appearance USE='SeatHolder'/> |
56 | <Extrusion DEF='seatRight' creaseAngle='2.5' crossSection='0.00 1.30 .494 1.196 .923 .923 1.196 .494 1.30 0.00 1.196 -.494 .923 -.923 .494 -1.196 0.00 -1.30' scale='0.1 0.8 0.4 0.8 0.4 0.8 0.1 0.8' solid='false' spine='1.7 -0.4 0 2.5 -0.4 0 3.0 -0.4 0 3.7 -0.4 0'/> |
57 | </Shape> |
58 | </Transform> |
59 | </Transform> |
60 | </Group> |
61 | </Transform> |
62 | </Transform> |
63 | </Scene> |
64 | </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.
-->