<?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='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='http://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='test-locationcom-movie.mpg' name='MovingImage'/>
    <meta content='http://www.nist.gov/vrml.html' name='reference'/>
    <meta content='http://xsun.sdct.itl.nist.gov/~mkass/vts/html/vrml.html' name='reference'/>
    <meta content='http://www.itl.nist.gov/div897/ctg/vrml/members.html' name='creator'/>
    <meta content='test-locationcom.x3d' name='title'/>
    <meta content='This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology. This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified.' name='disclaimer'/>
    <meta content='Michael Kass NIST, Don Brutzman NPS' name='translator'/>
    <meta content='21 January 2001' name='translated'/>
    <meta content='12 June 2002' name='modified'/>
    <meta content='Test browser to set the location field to a range of values on a a complex geometry (Extrusion) The geometry is drawn in the local coordinate system and it should be a doughnut like "figure". The location of the light is changed as the animation progresses. The animation is started by clicking on the text above the geometry. The location values used are 0 0 10,10 0 0, 0 0 -10,-10 0 0.' name='description'/>
    <meta content='http://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/PointLight/test-locationcom.x3d' name='identifier'/>
    <meta content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' name='generator'/>
    <meta content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit' name='generator'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <Group>
      <Viewpoint description='Front View' position='0 0 23'/>
      <Viewpoint description='Rear View' orientation='0 1 0 3.14' position='0 0 -13'/>
    </Group>
    <Background groundColor='0 0 0' skyColor='0.5 0 0'/>
    <NavigationInfo headlight='false' type='"EXAMINE" "WALK" "FLY" "ANY"'/>
    <SpotLight beamWidth='1.570796' cutOffAngle='.785398' on='false'/>
    <DirectionalLight on='false'/>
    <Transform scale='0.02 0.02 0.02' translation='-3.7 6 6'>
      <Shape>
        <Appearance>
          <Material DEF='the-click' ambientIntensity='1' emissiveColor='0 0 1'/>
        </Appearance>
        <Text string='"CLICK HERE TO START"'>
          <FontStyle size='32' style='BOLD'/>
        </Text>
      </Shape>
      <TouchSensor DEF='the-touch' description='touch to activate'/>
    </Transform>
    <TimeSensor DEF='the-time' cycleInterval='5'/>
    <TimeSensor DEF='text-time'/>
    <PositionInterpolator DEF='the-location' key='0.25 0.5 0.75 1' keyValue='0 0 10 10 0 0 0 0 -10 -10 0 0'/>
    <ColorInterpolator DEF='text-color' key='0 0.5 1' keyValue='0 0 1 1 1 1 0 0 1'/>
    <Group>
      <PointLight DEF='the-light' ambientIntensity='1' location='0 0 10' radius='50'/>
      <Transform rotation='1 0 0 1.57' translation='0 1 0'>
        <Shape>
          <Appearance>
            <Material/>
          </Appearance>
          <Extrusion beginCap='false' crossSection='1 0 0.75 0.66 0.5 0.87 0.25 0.97 0 1 -0.25 0.97 -0.5 0.87 -0.75 0.66 -1 0 -0.75 -0.66 -0.5 -0.87 -0.25 -0.97 0.25 -0.97 0.5 -0.87 0.75 -0.66 1 0' endCap='false' solid='false' spine='0 5 3.317 0.25 5 3.307 0.5 5 3.279 0.75 5 3.231 1 5 3.162 1.25 5 3.072 1.5 5 2.958 1.75 5 2.817 2 5 2.646 2.25 5 2.437 2.5 5 2.179 2.9 5 1.609 3.3 5 0.332 3.3 5 -0.332 2.9 5 -1.609 2.5 5 -2.179 2.25 5 -2.437 2 5 -2.646 1.75 5 -2.817 1.5 5 -2.958 1.25 5 -3.072 1 5 -3.162 0.75 5 -3.231 0.5 5 -3.279 0.25 5 -3.307 0 5 -3.317 -0.25 5 -3.307 -0.5 5 -3.279 -0.75 5 -3.231 -1 5 -3.162 -1.25 5 -3.072 -1.5 5 -2.958 -1.75 5 -2.817 -2 5 -2.646 -2.25 5 -2.437 -2.5 5 -2.179 -2.9 5 -1.609 -3.3 5 -0.332 -3.3 5 0.332 -2.9 5 1.609 -2.5 5 2.179 -2.25 5 2.437 -2 5 2.646 -1.75 5 2.817 -1.5 5 2.958 -1.25 5 3.072 -1 5 3.162 -0.75 5 3.231 -0.5 5 3.279 -0.25 5 3.307 0 5 3.317 0.25 5 3.307'/>
        </Shape>
      </Transform>
    </Group>
    <ROUTE fromField='touchTime' fromNode='the-touch' toField='startTime' toNode='the-time'/>
    <ROUTE fromField='touchTime' fromNode='the-touch' toField='startTime' toNode='text-time'/>
    <ROUTE fromField='fraction_changed' fromNode='text-time' toField='set_fraction' toNode='text-color'/>
    <ROUTE fromField='value_changed' fromNode='text-color' toField='emissiveColor' toNode='the-click'/>
    <ROUTE fromField='fraction_changed' fromNode='the-time' toField='set_fraction' toNode='the-location'/>
    <ROUTE fromField='value_changed' fromNode='the-location' toField='location' toNode='the-light'/>
  </Scene>
</X3D>
