<?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='Immersive'  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=' CollisionExample.x3d '/>
<meta name='descriptioncontent='Illustrate Collision node operation: set Collision enabled="true" to block user navigation through the Kelp Forest tank glass.'/>
<meta name='creatorcontent='Don Brutzman and Leonard Daly'/>
<meta name='createdcontent='1 June 1998'/>
<meta name='translatedcontent='13 June 2004'/>
<meta name='modifiedcontent='27 July 2024'/>
<meta name='infocontent='Contained Inline scene has profile Immersive'/>
<meta name='referencecontent=' http://faculty.nps.edu/brutzman/kelp '/>
<meta name='referencecontent=' http://faculty.nps.edu/brutzman/kelp/KelpForestDesignPaper.pdf '/>
<meta name='subjectcontent='Kelp Forest 3D models'/>
<meta name='accessRightscontent='Revisions Copyright (c) 2006, Daly Realism and Don Brutzman. Original content has permissions for free use. Please provide credit to the Naval Postgraduate School (NPS) Modeling Virtual Environments and Simulation (MOVES) Institute.'/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain.x3d '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/CollisionExample.x3d '/>
<meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

to top <!-- Index for DEF nodes: CollisionProxy, CollisionProxyVisualization

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
<Scene>
<WorldInfo title='CollisionExample.x3d'/>
<NavigationInfo speed='3type='"FLY" "WALK" "ANY"'/>
<Viewpoint description='Outside Tank, Outside Collision Geometry, Blockedposition='0 2 40'/>
<Viewpoint description='Outside Tank, Below Collision Geometry, Can Fly Inposition='0 -4 15'/>
<Viewpoint description='Inside Tankorientation='0.21 0.97 -0.14 1.202position='-1.37 -6.94 0.22'/>
<Collision>
<Shape containerField='proxy'>
<!-- Proxy geometry is not rendered, so we follow it with a duplicate USE node to help see it -->
<Cylinder DEF='CollisionProxybottom='falseheight='6radius='12top='false'/>
</Shape>
<Shape DEF='CollisionProxyVisualization'>
<Cylinder USE='CollisionProxy'/>
<Appearance>
<Material transparency='0.5'/>
</Appearance>
</Shape>
<Inline
  url=' "../KelpForestExhibit/KelpTank.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTank.x3d" "../KelpForestExhibit/KelpTank.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTank.wrl" ' />
</Collision>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF nodes: CollisionProxy, CollisionProxyVisualization

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/CollisionExampleIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter04ViewingNavigation/CollisionExample.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. -->