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='Stadium.x3d'/> |
6 | <meta name='description' content='Complete soccer stadium, primary scene'/> |
7 | <meta name='creator' content='LT Christos Kalogrias - Hellenic Navy'/> |
8 | <meta name='created' content='15 July 2003'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='reference' content='http://www.fussballtempel.net/uefa/Gre/Nikos_Goumas.jpg'/> |
11 | <meta name='reference' content='http://www.wsoccer.com/stadium/greece/aek_athens/'/> |
12 | <meta name='reference' content='http://www.lucia.it/vrml/group/home/ignazio/vmhome.html'/> |
13 | <meta name='reference' content='http://www.lucia.it/vrml/projects/frank/frank_e.html'/> |
14 | <meta name='identifier' content='https://savage.nps.edu/Savage/Buildings/SoccerStadium/Stadium.x3d'/> |
15 | <meta name='generator' content='https://www.web3d.org/x3d/content/README.X3D-Edit.html'/> |
16 | <meta name='license' content='../../license.html'/> |
17 | </head> |
18 | <Scene> |
19 | <WorldInfo title='Stadium.x3d'/> |
20 | <Background groundAngle='1.0 1.57' groundColor='0.5 0.3 0.3 0.5 0.3 0.3 0.5 0.3 0.3' skyAngle='1.309 1.572' skyColor='0 0.5 0.7 0 0.5 1 1 1 1'/> |
21 | <PointLight location='0 5 -39'/> |
22 | <PointLight location='0 5 0'/> |
23 | <PointLight location='0 5 48'/> |
24 | <Viewpoint description='High View' orientation='1 0 0 -0.5' position='0 100 150'/> |
25 | <Viewpoint description='High View 2' orientation='0 1 0 3.14' position='0 20 -80'/> |
26 | <Sound intensity='0.6' maxBack='450' maxFront='450' minBack='150' minFront='150'> |
27 | <AudioClip DEF='PenWhistle' description='Door opening' loop='true' url=' "cheer2.wav" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/cheer2.wav" '/> |
28 | </Sound> |
29 | <Transform DEF='DirtField'> |
30 | <Shape> |
31 | <Appearance DEF='DirtCollor'> |
32 | <Material diffuseColor='0.7 0 0'/> |
33 | </Appearance> |
34 | <Box size='80 0.05 140'/> |
35 | </Shape> |
36 | </Transform> |
37 | <Inline url=' "./SoccerField.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/SoccerField.wrl" '/> |
38 | <Inline url=' "./OneLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/OneLevelSeats.wrl" '/> |
39 | <Inline url=' "./TwoLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/TwoLevelSeats.wrl" '/> |
40 | <Transform rotation='0 1 0 -1' scale='1 2 1' translation='65 0 -53'> |
41 |
<!-- Transform
FloodLight is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
<Transform DEF='FloodLight'> |
42 | <Inline url=' "./FloodLight.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/FloodLight.wrl" '/> |
43 | </Transform> |
44 | </Transform> |
45 | <Transform rotation='0 1 0 1' scale='1 2 1' translation='-65 0 -53'> |
46 | <Transform USE='FloodLight'/> |
47 | </Transform> |
48 | <Transform rotation='0 1 0 -2' scale='1 2 1' translation='65 0 53'> |
49 | <Transform USE='FloodLight'/> |
50 | </Transform> |
51 | <Transform rotation='0 1 0 2' scale='1 2 1' translation='-65 0 53'> |
52 | <Transform USE='FloodLight'/> |
53 | </Transform> |
54 | </Scene> |
55 | </X3D> |
<!--
Color 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. -->