X3D Model Documentation: BouncingBoxSimulink.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='Interchange' 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='BouncingBoxSimulink.x3d'/>
  6            <meta name='descriptioncontent='Bounce a flexible Box up and down by adapting an example from Mathworks Matlab using Simulink for animation.'/>
  7            <meta name='creatorcontent='Ben Cheng and Don Brutzman'/>
  8            <meta name='translatorcontent='Ben Cheng'/>
  9            <meta name='createdcontent='1 October 2014'/>
 10            <meta name='modifiedcontent='20 October 2019'/>
 11            <meta name='Imagecontent='BouncingBoxSimulinkLooping.png'/>
 12            <meta name='Imagecontent='BouncingBoxSimulink.png'/>
 13            <meta name='infocontent='Matlab users can select one of the following Simulink project links to run this demo. Each uses the VRML .wrl version of the scene.'/>
 14            <meta name='referencecontent='BouncingBoxLooping.slx'/>
 15            <meta name='referencecontent='BouncingBoxNoAttenuation.slx'/>
 16            <meta name=' TODO content=' delete from version control: BouncingBoxSimulinkProject.slx '/>
 17            <meta name='referencecontent='BouncingBoxSimulink.wrl'/>
 18            <meta name='referencecontent='MatlabSimulinkBouncingBoxVrmlDemo.mov'/>
 19            <meta name='referencecontent='BouncingBoxSimulinkMatlabVRtoolExample.pdf'/>
 20            <meta name='referencecontent='BouncingBoxSimulinkMatlabVRtoolExample.doc'/>
 21            <meta name='referencecontent='MatlabSimulinkX3D-Web3D2015FastForwardChengBrutzman.pdf'/>
 22            <meta name='referencecontent='MatlabSimulinkX3D-Web3D2015FastForwardChengBrutzman.pptx'/>
 23            <meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May14_letter.pdf'/>
 24            <meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May14_letter.pptx'/>
 25            <meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May11_widescreen.pdf'/>
 26            <meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May11_widescreen.pptx'/>
 27            <meta name='referencecontent='http://www.mathworks.com/help/sl3d/examples/bouncing-ball.html'/>
 28            <meta name='referencecontent='http://www.mathworks.com'/>
 29            <meta name='referencecontent='http://www.mathworks.com/products/matlab'/>
 30            <meta name='referencecontent='http://www.mathworks.com/products/simulink'/>
 31            <meta name='referencecontent='http://www.mathworks.com/products/3d-animation/features.html'/>
 32            <meta name='referencecontent='http://www.mathworks.com/examples/3d-animation'/>
 33            <meta name='referencecontent='http://www.mathworks.com/products/3d-animation/videos.html'/>
 34            <meta name='referencecontent='http://www.mathworks.com/help/sl3d/index.html#build-virtual-reality-worlds'/>
 35            <meta name='referencecontent='http://www.mathworks.com/help/sl3d/using-cad-models-with-the-simulink-3d-animation-product.html'/>
 36            <meta name='referencecontent='http://www.mathworks.com/help/physmod/sm/mech/vis/visualizing-with-a-virtual-reality-client.html'/>
 37            <meta name='infocontent='The accompanying wish list describes how Matlab and Humusoft should improve their support for X3D, instead of using VRML and being many years out of date.'/>
 38            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Matlab/MathworksWishList.txt'/>
 39            <meta name='requirescontent='MATLAB R2014B for Simulink animation to work'/>
 40            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Matlab/BouncingBoxSimulink.x3d'/>
 41            <meta name='referencecontent='http://web3d.org/pipermail/x3d-public_web3d.org/2014-October/002975.html'/>
 42            <meta name='generatorcontent='Matlab, http://www.mathworks.org'/>
 43            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 44            <meta name='licensecontent='../license.html'/>
 45       </head>
<!--

<!-- -->

<!-- to top Index for DEF nodes: BoxTransform, GroundPlane

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2
-->
 46       <Scene>
 47            <WorldInfo title='BouncingBoxSimulink.x3d'/>
 48            <Viewpoint description='Hello Matlab Simulink bouncing box!orientation='1 0 0 0.942478position='0 -15 18'/>
 49            <Viewpoint description='Closeup view Simulink bouncing box!orientation='1 0 0 -0.463648position='0 6 12'/>
 50            <Background skyColor='0.6 0.784314 1'/>
 51            <NavigationInfo/>
 52            <Transform DEF='BoxTransformtranslation='0 0 1'>
 53                 <Shape>
 54                      <Box/>
 55                      <Appearance>
 56                           <Material diffuseColor='1 0.419608 0.439216'/>
 57                      </Appearance>
 58                 </Shape>
 59            </Transform>
 60            <Transform DEF='GroundPlane'>
 61                 <Shape>
 62                      <Box size='10 10 0.02'/>
 63                      <Appearance>
 64                           <Material diffuseColor='1 1 1'/>
 65                      </Appearance>
 66                 </Shape>
 67            </Transform>
 68       </Scene>
 69  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF nodes: BoxTransform, GroundPlane

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2
-->
X3D Tooltips element index: Appearance, Background, Box, head, 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/X3dForAdvancedModeling/Matlab/BouncingBoxSimulinkIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Matlab/BouncingBoxSimulink.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. -->