1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "https://www.web3d.org/specifications/x3d-3.1.dtd">
|
3 | <X3D profile='Immersive' version='3.1' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.1.xsd'> |
4 | <head> |
5 | <meta name='title' content=' SideBoards.x3d '/> |
6 | <meta name='description' content='Sponsor Board to surround the stadium pitches'/> |
7 | <meta name='creator' content='Beth Welliver'/> |
8 | <meta name='created' content='7 March 2008'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='reference' content=' Sponsor artwork from US Soccer Website: http://ussoccer.com/sponsors/index.jsp.html '/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerComplex/SideBoards.x3d '/> |
12 | <meta name='generator' content='X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='SideBoards.x3d'/> |
17 | <Transform translation='-10 -.5 0'> |
18 | <Shape DEF='sideBoard'> |
19 | <Appearance> |
20 |
<ImageTexture DEF='sideBoardArtwork'
url=' "sponsorBoardArtwork.jpg![]() ![]() |
21 | </Appearance> |
22 | <Box DEF='sideBoardSection' size='20 1 0.01'/> |
23 | </Shape> |
24 | </Transform> |
25 | </Scene> |
26 | </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.
-->