X3D Model Documentation: SwitcherEaiJava.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='Immersive' 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='SwitcherEaiJava.x3d'/>
  6            <meta name='examplecontent='SwitcherEaiJavaPage.html'/>
  7            <meta name='descriptioncontent='External Authoring Interface (EAI) Java example from VRML 97 Amendment 2 specification.'/>
  8            <meta name='creatorcontent='Martin Reddy'/>
  9            <meta name='translatorcontent='Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html'/>
 10            <meta name='translatorcontent='Don Brutzman'/>
 11            <meta name='createdcontent='8 March 2001'/>
 12            <meta name='translatedcontent='23 June 2003'/>
 13            <meta name='modifiedcontent='20 October 2019'/>
 14            <meta name=' warning content=' Under development. VRML 97 EAI support appears inconsistent for various browsers. '/>
 15            <meta name='referencecontent='SwitcherEai.java'/>
 16            <meta name='referencecontent='javadoc/index.html'/>
 17            <meta name='referencecontent='originals/switcher/'/>
 18            <meta name='referencecontent='https://www.web3d.org/technicalinfo/specifications/ISO_IEC_14772-All/part2/javaBind.html#Examples'/>
 19            <meta name='referencecontent='https://www.web3d.org/technicalinfo/specifications/ISO_IEC_14772-All/index.html'/>
 20            <meta name='referencecontent='http://www.parallelgraphics.com/developer/products/cortona/eai'/>
 21            <meta name='subjectcontent='External Authoring Interface (EAI) Java example'/>
 22            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/SwitcherEaiJava.x3d'/>
 23            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 24            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 25            <meta name='licensecontent='../license.html'/>
 26       </head>
<!--

<!-- -->

<!-- to top Index for DEF node: RootNode
-->
 27       <Scene>
 28            <WorldInfo title='SwitcherEaiJava.x3d'/>
 29            <Group DEF='RootNode'>
 30                 <Switch whichChoice='0'>
 31                      <Shape>
 32                           <Appearance>
 33                                <Material diffuseColor='1.0 0.0 1.0'/>
 34                           </Appearance>
 35                           <Box size='4.0 4.0 4.0'/>
 36                      </Shape>
 37                      <Shape>
 38                           <Appearance>
 39                                <Material diffuseColor='0.0 1.0 1.0'/>
 40                           </Appearance>
 41                           <Sphere radius='2.0'/>
 42                      </Shape>
 43                 </Switch>
 44            </Group>
 45       </Scene>
 46  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF node: RootNode
-->
X3D Tooltips element index: Appearance, Box, Group, head, Material, meta, Scene, Shape, Sphere, Switch, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/SwitcherEaiJavaIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/SwitcherEaiJava.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. -->