X3D Model Documentation: jumpcut_anchor.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2 
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
  3  <X3D profile='Interactive' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  4       <head>
  5            <meta name='titlecontent='jumpcut_anchor.x3d'/>
  6            <meta name='referencecontent='http://www.nist.gov/vrml.html'/>
  7            <meta name='referencecontent='http://www.itl.nist.gov/div897/ctg/vrml/vrml.html'/>
  8            <meta name='creatorcontent='http://www.itl.nist.gov/div897/ctg/vrml/members.html'/>
  9            <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 (NIST). 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. '/>
 10            <meta name='referencecontent='Original NIST Conformance Testing Group, https://www.itl.nist.gov/div897/ctg/vrml'/>
 11            <meta name='referencecontent='Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml'/>
 12            <meta name='infocontent='Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d'/>
 13            <meta name='translatorcontent='Michael Kass NIST, Don Brutzman NPS'/>
 14            <meta name='translatedcontent='21 January 2001'/>
 15            <meta name='modifiedcontent='28 August 2023'/>
 16            <meta name='descriptioncontent='Test jumpcut transition with an Anchor node. An Anchor node, with a url field of "Top_View" (corresponding to the name of Viewpoint in this world) should create a "jump cut" transition of views when the Box geometry in this world is indicated by the pointing device. As a result, indicating the Box geometry should result in a Viewpoint transition to the top view of the Box geometry. The viewer should see a cubic geometry with the word TOP displayed.'/>
 17            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_anchor.x3d'/>
 18            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 19            <meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
 20            <meta name='licensecontent='../../license.html'/>
 21       </head>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->

<!-- to top Index for DEF nodes: Front_View, SquareTexCoord, Top_View, UnitCube

Index for Viewpoint nodes: Front_View, Top_View
-->
 22       <Scene>
 23            <WorldInfo title='jumpcut_anchor.x3d'/>
 24            <NavigationInfo type='"EXAMINE"'/>
 25            <Viewpoint DEF='Front_Viewdescription='Front View'/>
 26            <Viewpoint DEF='Top_Viewdescription='Top Vieworientation='1 0 0 -1.57position='0 10 0'/>
 27            <Background groundAngle='1.57groundColor='0 0.5 0 0 0.5 0skyColor='0 0 1'/>
 28            <Anchor description='select to change viewpoints to Top View'   url=' "#Top_View" '>
 29                 <Transform>
 30                      <Shape>
 31                           <Appearance>
 32                                <Material/>
 33                                <ImageTexture   url=' "front.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/front.jpg " '/>
 34                           </Appearance>
 35                           <IndexedFaceSet coordIndex='0 1 2 3 -1texCoordIndex='0 1 2 3 -1'>
 36 
                              <!-- Coordinate UnitCube is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                              <Coordinate DEF='UnitCubepoint='-1 -1 1 1 -1 1 1 1 1 -1 1 1 1 1 -1 -1 1 -1 -1 -1 -1 1 -1 -1'/>
 37 
                              <!-- TextureCoordinate SquareTexCoord is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                              <TextureCoordinate DEF='SquareTexCoordpoint='0 0 1 0 1 1 0 1'/>
 38                           </IndexedFaceSet>
 39                      </Shape>
 40                      <Shape>
 41                           <Appearance>
 42                                <Material/>
 43                                <ImageTexture   url=' "right.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/right.jpg " '/>
 44                           </Appearance>
 45                           <IndexedFaceSet coordIndex='1 7 4 2 -1texCoordIndex='0 1 2 3 -1'>
 46                                <Coordinate USE='UnitCube'/>
 47                                <TextureCoordinate USE='SquareTexCoord'/>
 48                           </IndexedFaceSet>
 49                      </Shape>
 50                      <Shape>
 51                           <Appearance>
 52                                <Material/>
 53                                <ImageTexture   url=' "rear.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/rear.jpg " '/>
 54                           </Appearance>
 55                           <IndexedFaceSet coordIndex='7 6 5 4 -1texCoordIndex='0 1 2 3 -1'>
 56                                <Coordinate USE='UnitCube'/>
 57                                <TextureCoordinate USE='SquareTexCoord'/>
 58                           </IndexedFaceSet>
 59                      </Shape>
 60                      <Shape>
 61                           <Appearance>
 62                                <Material/>
 63                                <ImageTexture   url=' "left.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/left.jpg " '/>
 64                           </Appearance>
 65                           <IndexedFaceSet coordIndex='0 3 5 6 -1texCoordIndex='1 2 3 0 -1'>
 66                                <Coordinate USE='UnitCube'/>
 67                                <TextureCoordinate USE='SquareTexCoord'/>
 68                           </IndexedFaceSet>
 69                      </Shape>
 70                      <Shape>
 71                           <Appearance>
 72                                <Material/>
 73                                <ImageTexture   url=' "top.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/top.jpg " '/>
 74                           </Appearance>
 75                           <IndexedFaceSet coordIndex='3 2 4 5 -1texCoordIndex='0 1 2 3 -1'>
 76                                <Coordinate USE='UnitCube'/>
 77                                <TextureCoordinate USE='SquareTexCoord'/>
 78                           </IndexedFaceSet>
 79                      </Shape>
 80                      <Shape>
 81                           <Appearance>
 82                                <Material/>
 83                                <ImageTexture   url=' "bottom.jpg " "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/bottom.jpg " '/>
 84                           </Appearance>
 85                           <IndexedFaceSet coordIndex='0 6 7 1 -1texCoordIndex='3 0 1 2 -1'>
 86                                <Coordinate USE='UnitCube'/>
 87                                <TextureCoordinate USE='SquareTexCoord'/>
 88                           </IndexedFaceSet>
 89                      </Shape>
 90                 </Transform>
 91            </Anchor>
 92       </Scene>
 93  </X3D>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->

<!-- to top Index for DEF nodes: Front_View, SquareTexCoord, Top_View, UnitCube

Index for Viewpoint nodes: Front_View, Top_View
-->
X3D Tooltips element index: Anchor, Appearance, Background, Coordinate, head, ImageTexture, IndexedFaceSet, Material, meta, NavigationInfo, Scene, Shape, TextureCoordinate, Transform, Viewpoint, WorldInfo, X3D, accessType and type, XML data types, field types

Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.

Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.


Anchor
description='select to change viewpoints to Top View' 
User-interaction hint for this node. 
Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_anchorIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_anchor.x3d -->

<!-- Color legend: X3D terminology <X3dNode DEF='idName' field='value'/> matches XML terminology <XmlElement DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->