<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "http://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Interactive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<meta name='titlecontent='Anchor.x3d'/>
<meta name='descriptioncontent='Simple anchor example illustrates the use of an Anchor link around the shapes used to build a door. Clicking on the door jumps you to a new world, the Stairway.'/>
<meta name='creatorcontent='David R. Nadeau'/>
<meta name='translatorcontent='Don Brutzman'/>
<meta name='createdcontent='1 July 1998'/>
<meta name='translatedcontent='2 February 2014'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent='Stairway.x3d'/>
<meta name='referencecontent='originals/anchor.wrl'/>
<meta name='referencecontent=' http://www.siggraph.org/s98 '/>
<meta name='referencecontent=' http://www.siggraph.org/s98/conference/courses/18.html '/>
<meta name='referencecontent=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0095.htm '/>
<meta name='referencecontent=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Anchor.x3d '/>
<meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

Index for DEF node : Stair
-->
<Scene>
<!-- Things to experiment with: -->
<!-- Change the anchor's URL to point to one of your own worlds. -->
<!-- Add more doors and stairs. Add walls, floor, ceiling, etc. -->
<WorldInfo title='Anchor.x3d'/>
<Transform translation='0.0 -2.5 0.0bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Shape DEF='StairbboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Appearance>
<Material diffuseColor='1.0 1.0 1.0'/>
</Appearance>
<Box size='4.0 0.25 1.0solid='true'/>
</Shape>
<Transform translation='0.0 0.5 -1.0bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Shape USE='StairbboxCenter='0 0 0bboxSize='-1 -1 -1'/>
</Transform>
<Transform translation='0.0 1.0 -2.0bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Shape USE='StairbboxCenter='0 0 0bboxSize='-1 -1 -1'/>
</Transform>
<Transform translation='0.0 4.125 -2.6bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Anchor description='Twisty StairsbboxCenter='0 0 0bboxSize='-1 -1 -1'
  url=' "Stairway.x3d" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Stairway.x3d" "Stairway.wrl" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Stairway.wrl" '>
<Shape bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Appearance>
<Material diffuseColor='0.6 0.4 0.0'/>
</Appearance>
<Box size='3.0 6.0 0.2solid='true'/>
</Shape>
<Transform translation='1.18 -0.0 0.2bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Shape bboxCenter='0 0 0bboxSize='-1 -1 -1'>
<Appearance>
<Material diffuseColor='0.3 0.3 0.3'/>
</Appearance>
<Sphere radius='0.15'/>
</Shape>
</Transform>
</Anchor>
</Transform>
</Transform>
</Scene>
</X3D>
<!--

Index for DEF node : Stair
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

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