<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<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 '>
<head>
<meta name='titlecontent='BouncingBoxSimulink.x3d'/>
<meta name='descriptioncontent='Bounce a flexible Box up and down by adapting an example from Mathworks Matlab using Simulink for animation.'/>
<meta name='creatorcontent='Ben Cheng and Don Brutzman'/>
<meta name='translatorcontent='Ben Cheng'/>
<meta name='createdcontent='1 October 2014'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='Imagecontent='BouncingBoxSimulinkLooping.png'/>
<meta name='Imagecontent='BouncingBoxSimulink.png'/>
<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.'/>
<meta name='referencecontent='BouncingBoxLooping.slx'/>
<meta name='referencecontent='BouncingBoxNoAttenuation.slx'/>
<meta name=' TODO content=' delete from version control: BouncingBoxSimulinkProject.slx '/>
<meta name='referencecontent='BouncingBoxSimulink.wrl'/>
<meta name='referencecontent='MatlabSimulinkBouncingBoxVrmlDemo.mov'/>
<meta name='referencecontent='BouncingBoxSimulinkMatlabVRtoolExample.pdf'/>
<meta name='referencecontent='BouncingBoxSimulinkMatlabVRtoolExample.doc'/>
<meta name='referencecontent='MatlabSimulinkX3D-Web3D2015FastForwardChengBrutzman.pdf'/>
<meta name='referencecontent='MatlabSimulinkX3D-Web3D2015FastForwardChengBrutzman.pptx'/>
<meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May14_letter.pdf'/>
<meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May14_letter.pptx'/>
<meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May11_widescreen.pdf'/>
<meta name='referencecontent='SimulinkX3dPosterChengBrutzman2015May11_widescreen.pptx'/>
<meta name='referencecontent=' http://www.mathworks.com/help/sl3d/examples/bouncing-ball.html '/>
<meta name='referencecontent=' http://www.mathworks.com '/>
<meta name='referencecontent=' http://www.mathworks.com/products/matlab '/>
<meta name='referencecontent=' http://www.mathworks.com/products/simulink '/>
<meta name='referencecontent=' http://www.mathworks.com/products/3d-animation/features.html '/>
<meta name='referencecontent=' http://www.mathworks.com/examples/3d-animation '/>
<meta name='referencecontent=' http://www.mathworks.com/products/3d-animation/videos.html '/>
<meta name='referencecontent=' http://www.mathworks.com/help/sl3d/index.html#build-virtual-reality-worlds '/>
<meta name='referencecontent=' http://www.mathworks.com/help/sl3d/using-cad-models-with-the-simulink-3d-animation-product.html '/>
<meta name='referencecontent=' http://www.mathworks.com/help/physmod/sm/mech/vis/visualizing-with-a-virtual-reality-client.html '/>
<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.'/>
<meta name='referencecontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/Matlab/MathworksWishList.txt '/>
<meta name='requirescontent='MATLAB R2014B for Simulink animation to work'/>
<meta name='identifiercontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/Matlab/BouncingBoxSimulink.x3d '/>
<meta name='referencecontent=' http://web3d.org/pipermail/x3d-public_web3d.org/2014-October/002975.html '/>
<meta name='generatorcontent='Matlab, http://www.mathworks.org'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

Index for DEF nodes : BoxTransform, GroundPlane

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->
<Scene>
<WorldInfo title='BouncingBoxSimulink.x3d'/>
<Viewpoint description='Hello Matlab Simulink bouncing box!orientation='1 0 0 0.942478position='0 -15 18'/>
<Viewpoint description='Closeup view Simulink bouncing box!orientation='1 0 0 -0.463648position='0 6 12'/>
<Background skyColor='0.6 0.784314 1'/>
<NavigationInfo/>
<Transform DEF='BoxTransformtranslation='0 0 1'>
<Shape>
<Box/>
<Appearance>
<Material diffuseColor='1 0.419608 0.439216'/>
</Appearance>
</Shape>
</Transform>
<Transform DEF='GroundPlane'>
<Shape>
<Box size='10 10 0.02'/>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
</Shape>
</Transform>
</Scene>
</X3D>
<!--

Index for DEF nodes : BoxTransform, GroundPlane

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->

<!-- 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)
-->

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