<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN"   "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersiveversion='3.0xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.0.xsd '>
<head>
<meta name='titlecontent='HelloX3dAuthorsAnimationChain.x3d'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='5 October 2000'/>
<meta name='modifiedcontent='27 January 2008'/>
<meta name='descriptioncontent='Fully developed animation-chain example showing spinning globe and text. Hello!'/>
<meta name='identifiercontent=' http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter07-EventAnimationInterpolation/HelloX3dAuthorsAnimationChain.x3d '/>
<meta name='resourcecontent=' http://www.web3d.org/x3d/content/examples/Basic/course/HelloX3dAuthorsAnimationChain.x3d '/>
<meta name='generatorcontent='X3D-Edit, http://www.web3d.org/x3d/content/README.X3D-Edit.html'/>
<meta name='licensecontent='../../license.html'/>
</head>
<!--

Index for DEF nodes: ClickTriggerTouchSensor, EarthCoordinateSystem, MiniWorld, OrbitalTimeInterval, SimpleGeoStationarySatellite, SpinThoseThings
Index for Viewpoint image: Viewpoint_1
-->
<Scene>
<WorldInfo info='an introductory scenetitle='Hello X3D Authors'/>
<Viewpoint description='Hello, worldorientation='0 1 0 3.14159position='0 0 -8'/>
<!-- OrbitalTimeInterval ROUTEs:  [from ClickTriggerTouchSensor.touchTime to startTime ] [from fraction_changed to SpinThoseThings.set_fraction ] -->
<TimeSensor DEF='OrbitalTimeIntervalcycleInterval='12loop='true'/>
<!-- SpinThoseThings ROUTEs:  [from OrbitalTimeInterval.fraction_changed to set_fraction ] [from value_changed to EarthCoordinateSystem.set_rotation ] -->
<OrientationInterpolator DEF='SpinThoseThingskey='0.00 0.25 0.50 0.75 1.00keyValue='0 1 0 0 0 1 0 1.5708 0 1 0 3.14159 0 1 0 4.7123889 0 1 0 6.2831852'/>
<ROUTE fromNode='OrbitalTimeIntervalfromField='fraction_changedtoNode='SpinThoseThingstoField='set_fraction'/>
<!-- EarthCoordinateSystem ROUTE:  [from SpinThoseThings.value_changed to set_rotation ] -->
<Transform DEF='EarthCoordinateSystem'>
<ROUTE fromNode='SpinThoseThingsfromField='value_changedtoNode='EarthCoordinateSystemtoField='set_rotation'/>
<Group DEF='MiniWorld'> </Group>
<Transform DEF='SimpleGeoStationarySatelliterotation='1 0 0 .3scale='0.1 0.3 0.1translation='0 0 5'>
<Shape>
<Appearance>
<Material diffuseColor='0.9 0.1 0.1'/>
</Appearance>
<Text string='Hello X3D Authors !!solid='true'>
<FontStyle size='3'/>
</Text>
</Shape>
<!-- ClickTriggerTouchSensor ROUTE:  [from touchTime to OrbitalTimeInterval.startTime ] -->
<TouchSensor DEF='ClickTriggerTouchSensordescription='Click to start animation'/>
<ROUTE fromNode='ClickTriggerTouchSensorfromField='touchTimetoNode='OrbitalTimeIntervaltoField='startTime'/>
</Transform>
</Transform>
</Scene>
</X3D>
<!--

Index for DEF nodes: ClickTriggerTouchSensor, EarthCoordinateSystem, MiniWorld, OrbitalTimeInterval, SimpleGeoStationarySatellite, SpinThoseThings
Index for Viewpoint image: Viewpoint_1
-->

<!-- Tag color codes: <Node DEF='idName' attribute='value'/> -->