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=' FlagMast.x3d '/> |
6 | <meta name='description' content='The hoist ropes and the mast for the signal man'/> |
7 | <meta name='creator' content='Georgios Stavritis'/> |
8 | <meta name='created' content='1 February 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/FlagMast.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='FlagMast.x3d'/> |
16 | <Transform rotation='1 0 0 -0.4' translation='0 0 -5'> |
17 | <Shape> |
18 | <Appearance> |
19 | <Material diffuseColor='1 1 1'/> |
20 | </Appearance> |
21 | <Box size='0.1 10 0.1'/> |
22 | </Shape> |
23 | </Transform> |
24 | <Transform rotation='1 0 0 -0.3' translation='0 0 -4'> |
25 | <Shape> |
26 | <Appearance> |
27 | <Material diffuseColor='1 1 1'/> |
28 | </Appearance> |
29 | <Box size='0.1 10 0.1'/> |
30 | </Shape> |
31 | </Transform> |
32 | <Transform rotation='1 0 0 -0.2' translation='0 0 -3'> |
33 | <Shape> |
34 | <Appearance> |
35 | <Material diffuseColor='1 1 1'/> |
36 | </Appearance> |
37 | <Box size='0.1 10 0.1'/> |
38 | </Shape> |
39 | </Transform> |
40 | <Transform rotation='1 0 0 0.2' translation='0 0 3'> |
41 | <Shape> |
42 | <Appearance> |
43 | <Material diffuseColor='1 1 1'/> |
44 | </Appearance> |
45 | <Box size='0.1 10 0.1'/> |
46 | </Shape> |
47 | </Transform> |
48 | <Transform rotation='1 0 0 0.3' translation='0 0 4'> |
49 | <Shape> |
50 | <Appearance> |
51 | <Material diffuseColor='1 1 1'/> |
52 | </Appearance> |
53 | <Box size='0.1 10 0.1'/> |
54 | </Shape> |
55 | </Transform> |
56 | <Transform rotation='1 0 0 0.4' translation='0 0 5'> |
57 | <Shape> |
58 | <Appearance> |
59 | <Material diffuseColor='1 1 1'/> |
60 | </Appearance> |
61 | <Box size='0.1 10 0.1'/> |
62 | </Shape> |
63 | </Transform> |
64 | <Transform translation='0 4.8 0'> |
65 | <Shape> |
66 | <Appearance> |
67 | <Material/> |
68 | </Appearance> |
69 | <Box size='0.3 0.3 14'/> |
70 | </Shape> |
71 | </Transform> |
72 | </Scene> |
73 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement 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.
-->