<?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 name='titlecontent='extra-levels.x3d'/>
<meta name='referencecontent=' http://www.nist.gov/vrml.html '/>
<meta name='referencecontent=' http://www.itl.nist.gov/div897/ctg/vrml/vrml.html '/>
<meta name='creatorcontent=' http://www.itl.nist.gov/div897/ctg/vrml/members.html '/>
<meta name='disclaimercontent=' 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. '/>
<meta name='infocontent=' Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, http://www.web3d.org/working-groups/x3d '/>
<meta name='translatorcontent='Michael Kass NIST, Don Brutzman NPS'/>
<meta name='translatedcontent='21 January 2001'/>
<meta name='modifiedcontent='11 January 2014'/>
<meta name='descriptioncontent='Test browser to ignore extra entries in the level field for which there are no corresponding entries in the range field. The test defines an LOD node with the level field ref2.x3d,ref3.x3d,ref4.x3d. The range field specifies two different range values that indicate at what distance to display the corresponding entry from the level field. The fourth entry in the level field does not contain a corresponding entry in the range field and therefore should always be ignore regardless of the users avatar position Each entry in the level field adds a level of detail to the figure in question as the users avatar gets closer to the figure. The distance of the viewer from the object is changed by clicking on the desired buttom as indicated by the text displayed. The test should generate a figure that resembles a temple with white columns, a fly of stairs up front and a displayed when the highest level of detail is selected. Other levels display a version of the same figure, but with much less details.)'/>
<meta name='identifiercontent=' http://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/LOD/extra-levels.x3d '/>
<meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../../license.html'/>
</head>
<!-- -->
<Scene>
<NavigationInfo type='"EXAMINE" "WALK" "FLY" "ANY"'/>
<Group> </Group>
<!-- big-trans1 ROUTEs:  [from text1.value_changed to translation ] [from text2.value_changed to translation ] [from text3.value_changed to translation ] [from text4.value_changed to translation ] -->
<Transform DEF='big-trans1translation='0 0 54'>
<Transform scale='0.02 0.02 0.02translation='-5.2 -2 0'>
<Shape>
<Appearance>
<Material ambientIntensity='1diffuseColor='0 1 0emissiveColor='0 1 0'/>
</Appearance>
<Text string='"CLICK DESIRED LEVEL OF DETAIL BELOW"'>
<FontStyle DEF='the-stylejustify='"FIRST" "FIRST"size='29style='BOLD'/>
</Text>
</Shape>
</Transform>
<Transform scale='0.02 0.02 0.02translation='-4.8 -2.7 0'>
<Shape>
<Appearance DEF='the-appearance'>
<Material ambientIntensity='1diffuseColor='0 0 1emissiveColor='0 0 1'/>
</Appearance>
<Text string='"LOWEST (0 0 64)"'>
<FontStyle USE='the-style'/>
</Text>
</Shape>
<!-- the-touch1 ROUTE:  [from touchTime to time1.startTime ] -->
<TouchSensor DEF='the-touch1description='touch to activate 1'/>
</Transform>
<Transform scale='0.02 0.02 0.02translation='-4.8 -3.4 0'>
<Shape>
<Appearance USE='the-appearance'/>
<Text string='"MEDIUM LOW (0 0 48)"'>
<FontStyle USE='the-style'/>
</Text>
</Shape>
<!-- the-touch2 ROUTE:  [from touchTime to time2.startTime ] -->
<TouchSensor DEF='the-touch2description='touch to activate 2'/>
</Transform>
<Transform scale='0.02 0.02 0.02translation='1 -2.7 0'>
<Shape>
<Appearance USE='the-appearance'/>
<Text string='"MEDIUM (0 0 32)"'>
<FontStyle USE='the-style'/>
</Text>
</Shape>
<!-- the-touch3 ROUTE:  [from touchTime to time3.startTime ] -->
<TouchSensor DEF='the-touch3description='touch to activate 3'/>
</Transform>
<Transform scale='0.02 0.02 0.02translation='1 -3.4 0'>
<Shape>
<Appearance USE='the-appearance'/>
<Text string='"HIGHEST (0 0 16)"'>
<FontStyle USE='the-style'/>
</Text>
</Shape>
<!-- the-touch4 ROUTE:  [from touchTime to time4.startTime ] -->
<TouchSensor DEF='the-touch4description='touch to activate 4'/>
</Transform>
</Transform>
<!-- time1 ROUTEs:  [from the-touch1.touchTime to startTime ] [from fraction_changed to first-position.set_fraction ] [from fraction_changed to text1.set_fraction ] -->
<TimeSensor DEF='time1cycleInterval='2'/>
<!-- time2 ROUTEs:  [from the-touch2.touchTime to startTime ] [from fraction_changed to second-position.set_fraction ] [from fraction_changed to text2.set_fraction ] -->
<TimeSensor DEF='time2cycleInterval='2'/>
<!-- time3 ROUTEs:  [from the-touch3.touchTime to startTime ] [from fraction_changed to third-position.set_fraction ] [from fraction_changed to text3.set_fraction ] -->
<TimeSensor DEF='time3cycleInterval='2'/>
<!-- time4 ROUTEs:  [from the-touch4.touchTime to startTime ] [from fraction_changed to fourth-position.set_fraction ] [from fraction_changed to text4.set_fraction ] -->
<TimeSensor DEF='time4cycleInterval='2'/>
<!-- first-position ROUTEs:  [from time1.fraction_changed to set_fraction ] [from value_changed to the-view.position ] -->
<PositionInterpolator DEF='first-positionkey='0 1keyValue='0 0 64 0 0 64'/>
<!-- second-position ROUTEs:  [from time2.fraction_changed to set_fraction ] [from value_changed to the-view.position ] -->
<PositionInterpolator DEF='second-positionkey='0 1keyValue='0 0 48 0 0 48'/>
<!-- third-position ROUTEs:  [from time3.fraction_changed to set_fraction ] [from value_changed to the-view.position ] -->
<PositionInterpolator DEF='third-positionkey='0 1keyValue='0 0 32 0 0 32'/>
<!-- fourth-position ROUTEs:  [from time4.fraction_changed to set_fraction ] [from value_changed to the-view.position ] -->
<PositionInterpolator DEF='fourth-positionkey='0 1keyValue='0 0 16 0 0 16'/>
<!-- text1 ROUTEs:  [from time1.fraction_changed to set_fraction ] [from value_changed to big-trans1.translation ] -->
<PositionInterpolator DEF='text1key='0 1keyValue='0 0 54 0 0 54'/>
<!-- text2 ROUTEs:  [from time2.fraction_changed to set_fraction ] [from value_changed to big-trans1.translation ] -->
<PositionInterpolator DEF='text2key='0 1keyValue='0 0 38 0 0 38'/>
<!-- text3 ROUTEs:  [from time3.fraction_changed to set_fraction ] [from value_changed to big-trans1.translation ] -->
<PositionInterpolator DEF='text3key='0 1keyValue='0 0 22 0 0 22'/>
<!-- text4 ROUTEs:  [from time4.fraction_changed to set_fraction ] [from value_changed to big-trans1.translation ] -->
<PositionInterpolator DEF='text4key='0 1keyValue='0 0 6 0 0 6'/>
<Transform rotation='1 0 0 0.15'> </Transform>
<ROUTE fromNode='the-touch1fromField='touchTimetoNode='time1toField='startTime'/>
<ROUTE fromNode='the-touch2fromField='touchTimetoNode='time2toField='startTime'/>
<ROUTE fromNode='the-touch3fromField='touchTimetoNode='time3toField='startTime'/>
<ROUTE fromNode='the-touch4fromField='touchTimetoNode='time4toField='startTime'/>
<ROUTE fromNode='time1fromField='fraction_changedtoNode='first-positiontoField='set_fraction'/>
<ROUTE fromNode='time2fromField='fraction_changedtoNode='second-positiontoField='set_fraction'/>
<ROUTE fromNode='time3fromField='fraction_changedtoNode='third-positiontoField='set_fraction'/>
<ROUTE fromNode='time4fromField='fraction_changedtoNode='fourth-positiontoField='set_fraction'/>
<ROUTE fromNode='first-positionfromField='value_changedtoNode='the-viewtoField='position'/>
<ROUTE fromNode='second-positionfromField='value_changedtoNode='the-viewtoField='position'/>
<ROUTE fromNode='third-positionfromField='value_changedtoNode='the-viewtoField='position'/>
<ROUTE fromNode='fourth-positionfromField='value_changedtoNode='the-viewtoField='position'/>
<ROUTE fromNode='time1fromField='fraction_changedtoNode='text1toField='set_fraction'/>
<ROUTE fromNode='time2fromField='fraction_changedtoNode='text2toField='set_fraction'/>
<ROUTE fromNode='time3fromField='fraction_changedtoNode='text3toField='set_fraction'/>
<ROUTE fromNode='time4fromField='fraction_changedtoNode='text4toField='set_fraction'/>
<ROUTE fromNode='text1fromField='value_changedtoNode='big-trans1toField='translation'/>
<ROUTE fromNode='text2fromField='value_changedtoNode='big-trans1toField='translation'/>
<ROUTE fromNode='text3fromField='value_changedtoNode='big-trans1toField='translation'/>
<ROUTE fromNode='text4fromField='value_changedtoNode='big-trans1toField='translation'/>
</Scene>
</X3D>
<!--

Index for DEF nodes : big-trans1, first-position, fourth-position, intentional-extra-level, second-position, text1, text2, text3, text4, the-appearance, the-style, the-touch1, the-touch2, the-touch3, the-touch4, the-view, third-position, time1, time2, time3, time4

Index for Viewpoint image : the-view
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/> -->

<!-- Additional help information about X3D scenes: X3D Resources, X3D Scene Authoring Hints and X3D Tooltips -->