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=' PanamaCity.x3d '/> |
6 | <meta name='description' content='Bathymetry and terrain model of Panama City, Florida'/> |
7 | <meta name='creator' content='Byounghyun Yoo'/> |
8 | <meta name='created' content='11 May 2007'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='generator' content=' Rez, http://planet-earth.org/Rez/RezIndex.html '/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Locations/PanamaCityFlorida/PanamaCity.x3d '/> |
12 | <meta name='license' content='../../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='PanamaCity.x3d'/> |
16 | <NavigationInfo speed='100' type='"FLY" "EXAMINE" "ANY"' visibilityLimit='2254678.4'/> |
17 | <PointLight ambientIntensity='1' location='0 100000 0' radius='1000000'/> |
18 | <!-- TODO: verify correct translation value for this location through comparison with corresponding OpenMap display --> |
19 | <!-- TODO: automate generation of proper values by Rez itself --> |
20 | <!-- Registration correction: the following rotation brings the Rez coordinate system in line with North = X3D +X axis, up = X3D +Y axis, East = X3D +Z axis --> |
21 | <Transform DEF='OrientRezCoordinateSystem' rotation='0 1 0 -1.5707963265'> |
22 | <!-- following translation computed by hand by Byounghyun based on corner points and scaling of Rez outputs, as well as UTM versus WGS84 conversions --> |
23 | <Transform translation='-148274.98 0 -79047.31'> |
24 | <!-- TODO: the following translation correction is the hack to align 3D terrain with OpenMap display --> |
25 | <Transform DEF='HackTranslationCorrectionTerrainToX3d' translation='-23000 0 -1100'> |
26 | <!-- --> |
27 | <Collision> |
28 | <Inline url=' "tiles/0/PanamaCity0-0.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Locations/PanamaCityFlorida/tiles/0/PanamaCity0-0.x3d" '/> |
29 | </Collision> |
30 | </Transform> |
31 | <Transform translation='148274.98 40000 79047.31'> |
32 | <Transform> |
33 | <Viewpoint DEF='Vp0' description='Center view' orientation='-1 0 0 1.5707963265'/> |
34 | </Transform> |
35 | </Transform> |
36 | <Transform translation='88274.98 150000 78047.31'> |
37 | <Transform> |
38 | <Viewpoint DEF='Vp0-1' description='Overview' orientation='-1 0 0 1.5707963265'/> |
39 | </Transform> |
40 | </Transform> |
41 | <Transform translation='-21644.912 19677.194602272728 158729.36'> |
42 | <Transform> |
43 | <Viewpoint DEF='Vp1' description='Viewpoint 1' orientation='0 1 0 -0.795'/> |
44 | </Transform> |
45 | </Transform> |
46 | <Transform translation='-21644.9128347449 19677.194602272728 -28859.883'> |
47 | <Transform> |
48 | <Viewpoint DEF='Vp2' description='Viewpoint 2' orientation='0 1 0 -2.356'/> |
49 | </Transform> |
50 | </Transform> |
51 | <Transform translation='243505.27 19677.194602272728 -28859.883'> |
52 | <Transform> |
53 | <Viewpoint DEF='Vp3' description='Viewpoint 3' orientation='0 1 0 2.356'/> |
54 | </Transform> |
55 | </Transform> |
56 | <Transform translation='243505.27 19677.194602272728 173159.3'> |
57 | <Transform> |
58 | <Viewpoint DEF='Vp4' description='Viewpoint 4' orientation='0 1 0 0.795'/> |
59 | </Transform> |
60 | </Transform> |
61 | <Viewpoint DEF='Vp5' description='Viewpoint 5' orientation='-1 0 0 1.54' position='66738.484 36074.855 101009.59'/> |
62 | <Viewpoint DEF='Vp6' description='Viewpoint 6' orientation='-1 0 0 1.64' position='39682.34 36074.855 43289.824'/> |
63 | <Viewpoint DEF='Vp7' description='Viewpoint 7' orientation='-1 0 0 1.54' position='174963.05 36074.855 57719.766'/> |
64 | <Viewpoint DEF='Vp8' description='Viewpoint 8' orientation='-1 0 0 1.54' position='189392.98 36074.855 93794.625'/> |
65 | </Transform> |
66 | </Transform> |
67 | </Scene> |
68 | </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.
-->