X3D Model Documentation: ExtrusionSpiralMotion.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2  <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
  3  <X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'>
  4       <head>
  5            <meta name='titlecontent='ExtrusionSpiralMotion.x3d'/>
  6            <meta name='descriptioncontent='Spiral flow with particle paths shows how to move a set of particles (spheres) along a pre-computed animation path. Such an approach might be used to visualize the results of a fluid flow simulation.'/>
  7            <meta name='creatorcontent='David R. Nadeau'/>
  8            <meta name='translatorcontent='Don Brutzman'/>
  9            <meta name='createdcontent='1 July 1998'/>
 10            <meta name='translatedcontent='2 February 2014'/>
 11            <meta name='modifiedcontent='20 October 2019'/>
 12            <meta name='referencecontent='originals/espiralm.wrl'/>
 13            <meta name='referencecontent='http://www.siggraph.org/s98'/>
 14            <meta name='referencecontent='http://www.siggraph.org/s98/conference/courses/18.html'/>
 15            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0255.htm'/>
 16            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/>
 17            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dResources.html'/>
 18            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/ExtrusionSpiralMotion.x3d'/>
 19            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 20            <meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
 21            <meta name='licensecontent='../license.html'/>
 22       </head>
<!--

<!-- -->

<!-- to top Index for DEF node: BaseColor

Index for Viewpoint node: Viewpoint_1
-->
 23       <Scene>
 24            <WorldInfo info='"Copyright (c) 1997, David R. Nadeau"title='Spiral flow with particle paths'/>
 25            <Inline   url=' "ExtrusionSpiral.x3d" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/ExtrusionSpiral.x3d" "ExtrusionSpiral.wrl" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/ExtrusionSpiral.wrl" '/>
 26            <Viewpoint description='Entry viewposition='0.0 8.0 30.0'/>
 27            <NavigationInfo/>
 28            <Transform translation='0.0 8.0 0.0'>
 29                 <Shape>
 30 
                    <!-- Appearance BaseColor is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                    <Appearance DEF='BaseColor'>
 31                           <Material diffuseColor='0.0 0.5 1.0'/>
 32                      </Appearance>
 33                      <Cylinder height='18.0radius='0.5'/>
 34                 </Shape>
 35            </Transform>
 36            <Transform translation='0.0 -1.0 0.0'>
 37                 <Shape>
 38                      <Appearance USE='BaseColor'/>
 39                      <Cylinder height='0.25radius='6.0'/>
 40                 </Shape>
 41            </Transform>
 42            <Transform translation='0.0 16.0 0.0'>
 43                 <Transform rotation='1.0 0.0 0.0 -1.571translation='4.5 0.0 -1.0'>
 44                      <Shape>
 45                           <Appearance USE='BaseColor'/>
 46                           <Cone bottomRadius='1.2height='2.5'/>
 47                      </Shape>
 48                 </Transform>
 49                 <Transform translation='2.25 0.0 0.0'>
 50                      <Shape>
 51                           <Appearance USE='BaseColor'/>
 52                           <Box size='4.5 0.5 0.5'/>
 53                      </Shape>
 54                 </Transform>
 55            </Transform>
 56            <Transform>
 57                 <Transform rotation='1.0 0.0 0.0 1.571translation='4.5 0.0 1.0'>
 58                      <Shape>
 59                           <Appearance USE='BaseColor'/>
 60                           <Cone bottomRadius='1.2height='2.5'/>
 61                      </Shape>
 62                 </Transform>
 63                 <Transform translation='2.25 0.0 0.0'>
 64                      <Shape>
 65                           <Appearance USE='BaseColor'/>
 66                           <Box size='4.5 0.5 0.5'/>
 67                      </Shape>
 68                 </Transform>
 69            </Transform>
 70       </Scene>
 71  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF node: BaseColor

Index for Viewpoint node: Viewpoint_1
-->
X3D Tooltips element index: Appearance, Box, Cone, Cylinder, head, Inline, Material, meta, NavigationInfo, Scene, Shape, Transform, Viewpoint, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/ExtrusionSpiralMotionIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/ExtrusionSpiralMotion.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. -->