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='title' content='SeaStarHighResolutionExample.x3d'/> |
6 | <meta name='description' content='Example instance of a SeaStar high-resolution prototype using default settings.'/> |
7 | <meta name='creator' content='Charles Adams'/> |
8 | <meta name='created' content='19 December 2002'/> |
9 | <meta name='modified' content='7 December 2024'/> |
10 | <meta name='rights' content='Copyright (c) c h a productions 2002'/> |
11 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionExample.x3d'/> |
12 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
13 | <meta name='license' content='../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='SeaStarHighResolutionExample.x3d'/> |
17 | <Viewpoint description='Sea star, high resolution' orientation='1 0 0 -1.57' position='0 0.2 0'/> |
18 | <!-- note mismatch between filename SeaStarHighResolutionPrototype.x3d and prototype name SeaStar --> |
19 | <ExternProtoDeclare name='SeaStar' url=' "SeaStarHighResolutionPrototype.x3d#SeaStar" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionPrototype.x3d#SeaStar" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SeaStarHighResolutionPrototype.wrl#SeaStar" "SeaStarHighResolutionPrototype.wrl#SeaStar" '> |
20 | <field name='scale' type='SFVec3f' accessType='inputOutput'/> |
21 | <field name='appearance' type='SFNode' accessType='inputOutput'/> |
22 | </ExternProtoDeclare> |
23 | <ProtoInstance name='SeaStar'> |
24 | <fieldValue name='appearance'> |
25 | <Appearance> |
26 | <Material diffuseColor='1 0.490196 0.380392'/> |
27 | </Appearance> |
28 | </fieldValue> |
29 | </ProtoInstance> |
30 | </Scene> |
31 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance name='ProtoName'>
<field
name='fieldName'/> ProtoInstance>
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->