| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
| 3 | <X3D profile='Interchange' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
| 4 | <head> |
| 5 | <meta name='title' content=' BackgroundCollection.x3d '/> |
| 6 | <meta name='description' content='Collection of example Background nodes for author reuse, browse by selecting corresponding viewpoints.'/> |
| 7 | <meta name='created' content='28 December 2014'/> |
| 8 | <meta name='modified' content='20 October 2019'/> |
| 9 | <meta name='creator' content='Don Brutzman'/> |
| 10 | <meta name='reference' content='https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaPanoramas'/> |
| 11 | <meta name='reference' content='https://www.web3d.org/x3d/tooltips/X3dTooltips.html#Background'/> |
| 12 | <meta name='reference' content='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/enveffects.html#Background'/> |
| 13 | <meta name='reference' content='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/enveffects.html#Concepts'/> |
| 14 | <meta name='reference' content=' https://x3dgraphics.com/slidesets/X3dForWebAuthors/Chapter11-LightingEnvironment.pdf '/> |
| 15 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Visualization/BackgroundCollection.x3d '/> |
| 16 | <meta name='license' content=' https://www.web3d.org/x3d/content/examples/license.html '/> |
| 17 | <meta name='generator' content='X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
| 18 | </head> |
| 19 | <Scene> |
| 20 | <WorldInfo title='BackgroundCollection.x3d'/> |
| 21 | <Group DEF='AllLandBackgrounds'> |
| 22 |
<!-- ROUTE information for BlueSkyWhiteHorizonBrownLand node:
[from BlueSkyWhiteHorizonBrownLandViewpoint.isBound to set_bind
]
-->
<Background DEF='BlueSkyWhiteHorizonBrownLand' groundAngle='1.309 1.5708' groundColor='0.5 0.3 0.3 0.5 0.3 0.3 0.5 0.4 0.4' skyAngle='1.309 1.572' skyColor='0 0.2 0.7 0 0.5 1 1 1 1'/> |
| 23 |
<!-- ROUTE information for BlueSkyWhiteHorizonBrownLandViewpoint node:
[from isBound to BlueSkyWhiteHorizonBrownLand.set_bind
]
-->
<Viewpoint DEF='BlueSkyWhiteHorizonBrownLandViewpoint' description='Blue Sky White Horizon Brown Land'/> |
| 24 | < ROUTE fromNode='BlueSkyWhiteHorizonBrownLandViewpoint' fromField='isBound' toNode='BlueSkyWhiteHorizonBrownLand' toField='set_bind'/> |
| 25 | </Group> |
| 26 | <Group DEF='AllSeaBackgrounds'> |
| 27 |
<!-- ROUTE information for BlueOceanWhiteHorizon node:
[from BlueOceanWhiteHorizonViewpoint.isBound to set_bind
]
-->
<Background DEF='BlueOceanWhiteHorizon' groundAngle='1.309 1.570796' groundColor='0 0.3 .7 0 0.35 0.75 0 0.4 0.8' skyAngle='1.309 1.571' skyColor='0 0.3 0.8 0 0.5 1 1 1 1'/> |
| 28 |
<!-- ROUTE information for BlueOceanWhiteHorizonViewpoint node:
[from isBound to BlueOceanWhiteHorizon.set_bind
]
-->
<Viewpoint DEF='BlueOceanWhiteHorizonViewpoint' description='Blue Ocean White Horizon'/> |
| 29 | < ROUTE fromNode='BlueOceanWhiteHorizonViewpoint' fromField='isBound' toNode='BlueOceanWhiteHorizon' toField='set_bind'/> |
| 30 |
<!-- ROUTE information for OvercastSkyBlueOcean node:
[from OvercastSkyBlueOceanViewpoint.isBound to set_bind
]
-->
<Background DEF='OvercastSkyBlueOcean' groundAngle='0.1 1.5 1.56 1.570796' groundColor='0 0 0 0 0.1 0.2 0 0.1 0.2 0 0.15 0.3 0.1 0.1 0.1' skyAngle='0.1 1.4 1.5 1.565 1.57079' skyColor='0.1 0.1 0.1 0.2 0.2 0.2 0.2 0.2 0.2 0 0.3804 0.4784 0 0.2 0.4 0.4 0.4 0.4'/> |
| 31 |
<!-- ROUTE information for OvercastSkyBlueOceanViewpoint node:
[from isBound to OvercastSkyBlueOcean.set_bind
]
-->
<Viewpoint DEF='OvercastSkyBlueOceanViewpoint' description='Overcast Sky Blue Ocean'/> |
| 32 | < ROUTE fromNode='OvercastSkyBlueOceanViewpoint' fromField='isBound' toNode='OvercastSkyBlueOcean' toField='set_bind'/> |
| 33 |
<!-- ROUTE information for BlueSkyBlueOcean node:
[from BlueSkyBlueOceanViewpoint.isBound to set_bind
]
-->
<Background DEF='BlueSkyBlueOcean' groundAngle='1.57079' groundColor='0 0.15 0.25 0 0.15 0.25' skyColor='0 0.3 0.5'/> |
| 34 |
<!-- ROUTE information for BlueSkyBlueOceanViewpoint node:
[from isBound to BlueSkyBlueOcean.set_bind
]
-->
<Viewpoint DEF='BlueSkyBlueOceanViewpoint' description='Blue Sky Blue Ocean'/> |
| 35 | < ROUTE fromNode='BlueSkyBlueOceanViewpoint' fromField='isBound' toNode='BlueSkyBlueOcean' toField='set_bind'/> |
| 36 | </Group> |
| 37 | <Group DEF='AllSkyBackgrounds'> |
| 38 |
<!-- ROUTE information for SimplyWhite node:
[from SimplyWhiteViewpoint.isBound to set_bind
]
-->
<Background DEF='SimplyWhite' skyColor='1 1 1'/> |
| 39 |
<!-- ROUTE information for SimplyWhiteViewpoint node:
[from isBound to SimplyWhite.set_bind
]
-->
<Viewpoint DEF='SimplyWhiteViewpoint' description='Simply White'/> |
| 40 | < ROUTE fromNode='SimplyWhiteViewpoint' fromField='isBound' toNode='SimplyWhite' toField='set_bind'/> |
| 41 |
<!-- ROUTE information for SimplyGrey node:
[from SimplyGreyViewpoint.isBound to set_bind
]
-->
<Background DEF='SimplyGrey' skyColor='0.8 0.8 0.8'/> |
| 42 |
<!-- ROUTE information for SimplyGreyViewpoint node:
[from isBound to SimplyGrey.set_bind
]
-->
<Viewpoint DEF='SimplyGreyViewpoint' description='Simply Grey'/> |
| 43 | < ROUTE fromNode='SimplyGreyViewpoint' fromField='isBound' toNode='SimplyGrey' toField='set_bind'/> |
| 44 |
<!-- ROUTE information for SimplyDarkGrey node:
[from SimplyDarkGreyViewpoint.isBound to set_bind
]
-->
<Background DEF='SimplyDarkGrey' skyColor='0.4 0.4 0.4'/> |
| 45 |
<!-- ROUTE information for SimplyDarkGreyViewpoint node:
[from isBound to SimplyDarkGrey.set_bind
]
-->
<Viewpoint DEF='SimplyDarkGreyViewpoint' description='Simply Dark Grey'/> |
| 46 | < ROUTE fromNode='SimplyDarkGreyViewpoint' fromField='isBound' toNode='SimplyDarkGrey' toField='set_bind'/> |
| 47 |
<!-- ROUTE information for SimplyBlack node:
[from SimplyBlackViewpoint.isBound to set_bind
]
-->
<Background DEF='SimplyBlack'/> |
| 48 |
<!-- ROUTE information for SimplyBlackViewpoint node:
[from isBound to SimplyBlack.set_bind
]
-->
<Viewpoint DEF='SimplyBlackViewpoint' description='Simply Black'/> |
| 49 | < ROUTE fromNode='SimplyBlackViewpoint' fromField='isBound' toNode='SimplyBlack' toField='set_bind'/> |
| 50 | </Group> |
| 51 | <Group DEF='AllVarietyBackgrounds'> |
| 52 |
<!-- ROUTE information for BackgroundTest1 node:
[from ViewpointTest1.isBound to set_bind
]
-->
<Background DEF='BackgroundTest1' groundAngle='1 1.4 1.5' groundColor='0 0 0 0.2157 1 0.1216 0.5 0.5 0.5 1 1 1' skyAngle='1 1.309 1.57079' skyColor='0 0 0 0.1647 0.0588 1 0.5 0.5 0.5 1 1 1'/> |
| 53 |
<!-- ROUTE information for BackgroundTest2 node:
[from ViewpointTest2.isBound to set_bind
]
-->
<Background DEF='BackgroundTest2' groundAngle='1 1.309' groundColor='0 0.3 .7 0 0.35 0.75 0 0.4 0.8' skyAngle='1.309 1.57079' skyColor='0 0.3 0.8 0 0.5 1 1 1 1'/> |
| 54 |
<!-- ROUTE information for BackgroundTest3 node:
[from ViewpointTest3.isBound to set_bind
]
-->
<Background DEF='BackgroundTest3' groundAngle='1.57079' groundColor='0 0.15 0.25 0 0.15 0.25' skyColor='0 0.3 0.5'/> |
| 55 |
<!-- ROUTE information for BackgroundTest4 node:
[from ViewpointTest4.isBound to set_bind
]
-->
<Background DEF='BackgroundTest4' groundAngle='1.57079' groundColor='0 0.15 0.25 0 0.15 0.25' skyColor='0 0.3 0.5'/> |
| 56 |
<!-- ROUTE information for ViewpointTest1 node:
[from isBound to BackgroundTest1.set_bind
]
-->
<Viewpoint DEF='ViewpointTest1' description='Test1'/> |
| 57 | < ROUTE fromNode='ViewpointTest1' fromField='isBound' toNode='BackgroundTest1' toField='set_bind'/> |
| 58 |
<!-- ROUTE information for ViewpointTest2 node:
[from isBound to BackgroundTest2.set_bind
]
-->
<Viewpoint DEF='ViewpointTest2' description='Test2'/> |
| 59 | < ROUTE fromNode='ViewpointTest2' fromField='isBound' toNode='BackgroundTest2' toField='set_bind'/> |
| 60 |
<!-- ROUTE information for ViewpointTest3 node:
[from isBound to BackgroundTest3.set_bind
]
-->
<Viewpoint DEF='ViewpointTest3' description='Test3'/> |
| 61 | < ROUTE fromNode='ViewpointTest3' fromField='isBound' toNode='BackgroundTest3' toField='set_bind'/> |
| 62 |
<!-- ROUTE information for ViewpointTest4 node:
[from isBound to BackgroundTest4.set_bind
]
-->
<Viewpoint DEF='ViewpointTest4' description='Test4'/> |
| 63 | < ROUTE fromNode='ViewpointTest4' fromField='isBound' toNode='BackgroundTest4' toField='set_bind'/> |
| 64 | </Group> |
| 65 | <Group DEF='UnboundViewpoints'> |
| 66 | <!-- The final two viewpoints are not separately bound and can be selected to check any of the other Background nodes --> |
| 67 | <Viewpoint description='Looking up at current Background zenith' orientation='1 0 0 1.570796'/> |
| 68 | <Viewpoint description='Looking down at current Background nadir' orientation='1 0 0 -1.570796'/> |
| 69 | </Group> |
| 70 | </Scene> |
| 71 | </X3D> |
Event Graph ROUTE Table entries with 12 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
|
BlueOceanWhiteHorizonViewpoint
Viewpoint isBound SFBool |
BlueOceanWhiteHorizon
Background set_bind SFBool |
|
BlueSkyBlueOceanViewpoint
Viewpoint isBound SFBool |
BlueSkyBlueOcean
Background set_bind SFBool |
|
BlueSkyWhiteHorizonBrownLandViewpoint
Viewpoint isBound SFBool |
BlueSkyWhiteHorizonBrownLand
Background set_bind SFBool |
|
OvercastSkyBlueOceanViewpoint
Viewpoint isBound SFBool |
OvercastSkyBlueOcean
Background set_bind SFBool |
|
SimplyBlackViewpoint
Viewpoint isBound SFBool |
SimplyBlack
Background set_bind SFBool |
|
SimplyDarkGreyViewpoint
Viewpoint isBound SFBool |
SimplyDarkGrey
Background set_bind SFBool |
|
SimplyGreyViewpoint
Viewpoint isBound SFBool |
SimplyGrey
Background set_bind SFBool |
|
SimplyWhiteViewpoint
Viewpoint isBound SFBool |
SimplyWhite
Background set_bind SFBool |
|
ViewpointTest1
Viewpoint isBound SFBool |
BackgroundTest1
Background set_bind SFBool |
|
ViewpointTest2
Viewpoint isBound SFBool |
BackgroundTest2
Background set_bind SFBool |
|
ViewpointTest3
Viewpoint isBound SFBool |
BackgroundTest3
Background set_bind SFBool |
|
ViewpointTest4
Viewpoint isBound SFBool |
BackgroundTest4
Background set_bind SFBool |
<!--
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.
-->