<?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=' CubeLogoPrototype.x3d '/>
<meta name='descriptioncontent='This file defines a prototype cube of size 2 x 2 x 2. The fields allow any shape to be drawn on the faces.'/>
<meta name='creatorcontent='Roy Walmsley'/>
<meta name='createdcontent='18 March 2017'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='generatorcontent='manual'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/Web3dOutreach/CubeLogoPrototype.x3d '/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!-- -->
<Scene>
<WorldInfo title='CubeLogoPrototype.x3d'/>
<ProtoDeclare name='Cubic_Logoappinfo='Defines a cube and permits any externally defined shapes to be drawn on the six faces' >
<ProtoInterface>
<field name='internalColortype='SFColorvalue='0 0 0accessType='inputOutput'/>
<field name='frontFacetype='MFNodeaccessType='inputOutput'/>
<field name='backFacetype='MFNodeaccessType='inputOutput'/>
<field name='leftFacetype='MFNodeaccessType='inputOutput'/>
<field name='rightFacetype='MFNodeaccessType='inputOutput'/>
<field name='topFacetype='MFNodeaccessType='inputOutput'/>
<field name='bottomFacetype='MFNodeaccessType='inputOutput'/>
</ProtoInterface>
<ProtoBody>
<Group>
<Shape DEF='Internal_Cube'>
<Appearance>
<Material>
<IS>
<connect nodeField='diffuseColorprotoField='internalColor'/>
</IS>
</Material>
</Appearance>
<Box size='0.9 0.9 0.9'/>
</Shape>
<Transform DEF='Front_Objecttranslation='0 0 0.45'>
<Transform DEF='Front_Reorienter'>
<IS>
<connect nodeField='childrenprotoField='frontFace'/>
</IS>
</Transform>
</Transform>
<Transform DEF='Bottom_Objectrotation='1 0 0 1.5708translation='0 -0.45 0'>
<Transform DEF='Bottom_Reorienterrotation='0 0 1 3.1416'>
<IS>
<connect nodeField='childrenprotoField='bottomFace'/>
</IS>
</Transform>
</Transform>
<Transform DEF='Right_Objectrotation='0 1 0 1.5708translation='0.45 0 0'>
<Transform DEF='Right_Reorienter'>
<IS>
<connect nodeField='childrenprotoField='rightFace'/>
</IS>
</Transform>
</Transform>
<Transform DEF='Left_Objectrotation='0 1 0 -1.5708translation='-0.45 0 0'>
<Transform DEF='Left_Reorienterrotation='0 0 1 1.5708'>
<IS>
<connect nodeField='childrenprotoField='leftFace'/>
</IS>
</Transform>
</Transform>
<Transform DEF='Back_Objectrotation='0 1 0 3.1416translation='0 0 -0.45'>
<Transform DEF='Back_Reorienter'>
<IS>
<connect nodeField='childrenprotoField='backFace'/>
</IS>
</Transform>
</Transform>
<Transform DEF='Top_Objectrotation='1 0 0 -1.5708translation='0 0.45 0'>
<Transform DEF='Top_Reorienterrotation='0 0 1 3.1416'>
<IS>
<connect nodeField='childrenprotoField='topFace'/>
</IS>
</Transform>
</Transform>
</Group>
</ProtoBody>
</ProtoDeclare>
<Anchor description='Select text to view example model'
  url=' VirtualRealityHackathonLogoLetterPrototypes.x3d"https://www.web3d.org/x3d/content/examples/Basic/Web3dOutreach/VirtualRealityHackathonLogoLetterPrototypes.x3d" "VirtualRealityHackathonLogoLetterPrototypes.wrl" "https://www.web3d.org/x3d/content/examples/Basic/Web3dOutreach/VirtualRealityHackathonLogoLetterPrototypes.wrl" ' >
<!-- Selectable Text design pattern has transparent Box and Anchor description as a tooltip -->
<Group>
<Shape>
<Text string='"CubeLogoPrototype.x3d#Cubic_Logo" "" "prototype declaration is used by" "" "VirtualRealityHackathonLogoLetterPrototypes.x3d"'>
<FontStyle family='"SANS"justify='"MIDDLE" "MIDDLE"size='0.4style='BOLD'/>
</Text>
<Appearance>
<Material diffuseColor='0.9 0.9 0.9'/>
</Appearance>
</Shape>
<Shape>
<Box size='12 2.5 .001'/>
<Appearance>
<Material diffuseColor='0.6 0.6 0.9transparency='0.8'/>
</Appearance>
</Shape>
</Group>
</Anchor>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF nodes: Back_Object, Back_Reorienter, Bottom_Object, Bottom_Reorienter, Front_Object, Front_Reorienter, Internal_Cube, Left_Object, Left_Reorienter, Right_Object, Right_Reorienter, Top_Object, Top_Reorienter

Index for ProtoDeclare definition: Cubic_Logo
-->
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/Web3dOutreach/CubeLogoPrototypeIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/Web3dOutreach/CubeLogoPrototype.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)
    <ProtoDeclare name='ProtoName'> <field name='fieldName'/> </ProtoDeclare> -->

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