#X3D V3.0 utf8 PROFILE Immersive # [X3D] version=3.0 # [X3D] noNamespaceSchemaLocation=https://www.web3d.org/specifications/x3d-3.0.xsd # X3D-to-ClassicVRML XSL translation autogenerated by X3dToClassicVrmlEncoding.xslt and X3dToVrml97.xslt # https://www.web3d.org/x3d/content/X3dToClassicVrmlEncoding.xslt # https://www.web3d.org/x3d/content/X3dToVrml97.xslt # Transformation using XSLT processor: Saxonica # head META "title" "Stadium.x3d" META "description" "Complete soccer stadium, primary scene" META "creator" "LT Christos Kalogrias - Hellenic Navy" META "created" "15 July 2003" META "modified" "20 October 2019" META "reference" "http://www.fussballtempel.net/uefa/Gre/Nikos_Goumas.jpg" META "reference" "http://www.wsoccer.com/stadium/greece/aek_athens/" META "reference" "http://www.lucia.it/vrml/group/home/ignazio/vmhome.html" META "reference" "http://www.lucia.it/vrml/projects/frank/frank_e.html" META "identifier" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/Stadium.x3d" META "generator" "https://www.web3d.org/x3d/content/README.X3D-Edit.html" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "Stadium.x3d" } 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 ] } PointLight { location 0 5 -39 } PointLight { location 0 5 0 } PointLight { location 0 5 48 } Viewpoint { description "High View" orientation 1 0 0 -0.5 position 0 100 150 } Viewpoint { description "High View 2" orientation 0 1 0 3.14 position 0 20 -80 } Sound { intensity 0.6 maxBack 450 maxFront 450 minBack 150 minFront 150 source DEF PenWhistle AudioClip { description "Door opening" loop TRUE url [ "cheer2.wav" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/cheer2.wav" ] } } DEF DirtField Transform { children [ Shape { appearance DEF DirtCollor Appearance { material Material { diffuseColor 0.7 0 0 } } geometry Box { size 80 0.05 140 } } ] } Inline { url [ "./SoccerField.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/SoccerField.wrl" ] } Inline { url [ "./OneLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/OneLevelSeats.wrl" ] } Inline { url [ "./TwoLevelSeats.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/TwoLevelSeats.wrl" ] } Transform { rotation 0 1 0 -1 scale 1 2 1 translation 65 0 -53 children [ DEF FloodLight Transform { children [ Inline { url [ "./FloodLight.wrl" "https://savage.nps.edu/Savage/Buildings/SoccerStadium/FloodLight.wrl" ] } ] } ] } Transform { rotation 0 1 0 1 scale 1 2 1 translation -65 0 -53 children [ USE FloodLight ] } Transform { rotation 0 1 0 -2 scale 1 2 1 translation 65 0 53 children [ USE FloodLight ] } Transform { rotation 0 1 0 2 scale 1 2 1 translation -65 0 53 children [ USE FloodLight ] }