<X3D>
<head>
<meta name='filename' content='HelloMv4204.xml'/> <meta name='author' content='Don Brutzman'/> <meta name='revised' content='13 July 2000'/> <meta name='description' content='Spinning globe and text'/> <meta name='url' content='http://www.web3D.org/TaskGroups/x3d/translation/examples/course/HelloMv4204.xml'/> <meta name='generator' content='X3D-Edit, http://www.web3D.org/TaskGroups/x3d/translation/README.X3D-Edit.html'/>
</head> <Scene>
<WorldInfo info='an introductory scene' title='Hello Mv4204 VRML/X3D-Edit Modeling Class'/> <Viewpoint description='Hello, world' orientation='0 1 0 3.14159' position='0 0 -8'/> <NavigationInfo type='"EXAMINE" "ANY"'/> <Transform DEF='EarthCoordinateSystem'>
<children>
<Group DEF='MiniWorld'>
<children>
<Shape>
<appearance>
<Appearance>
<texture>
<ImageTexture url='"earth-topo.png" "earth-topo.gif" "earth-topo-small.gif" "http://www.web3d.org/TaskGroups/x3d/translation/earth-topo.png" "http://www.web3d.org/TaskGroups/x3d/translation/earth-topo.gif"'/>
</texture>
</Appearance>
</appearance> <geometry>
<Sphere/>
</geometry>
</Shape>
</children>
</Group> <Transform DEF='SimpleGeoStationarySatellite' rotation='1 0 0 .3' scale='0.1 0.3 0.1' translation='0 0 5'>
<children>
<Shape>
<appearance>
<Appearance>
<material>
<Material diffuseColor='0.9 0.1 0.1'/>
</material>
</Appearance>
</appearance> <geometry>
<Text string='Hello X3D Authors !!'>
<fontStyle>
<FontStyle size='3'/>
</fontStyle>
</Text>
</geometry>
</Shape>
</children>
</Transform>
</children>
</Transform> <TimeSensor DEF='OrbitalTimeInterval' cycleInterval='12.0' loop='true'/> <OrientationInterpolator DEF='SpinThoseThings' key='0.00 0.25 0.50 0.75 1.00' keyValue='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='OrbitalTimeInterval' fromField='fraction_changed' toNode='SpinThoseThings' toField='set_fraction'/> <ROUTE fromNode='SpinThoseThings' fromField='value_changed' toNode='EarthCoordinateSystem' toField='rotation'/>
</Scene>
</X3D> <!-- Tag color codes: <field> <NodeName attribute='value'/> </field> -->