1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content='MultipleExplosionExample.x3d'/> |
6 | <meta name='description' content='Simple prototype for a multiple explosion resulting from a tomahawk strike.'/> |
7 | <meta name='creator' content='James Harney'/> |
8 | <meta name='created' content='13 October 2002'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='reference' content='http://www.planetnine.com'/> |
11 | <meta name='reference' content='http://www.specialoperations.com/multimedia/sounds.html'/> |
12 | <meta name='reference' content=' See url "soundpermissions.html" for copyright info and use on missile1.au and exp03.au that are converted to missile1.wav and exp03.wav for use in this file/model '/> |
13 | <meta name='accessRights' content='soundpermissions.html'/> |
14 | <meta name='reference' content='explosion.png'/> |
15 | <meta name='identifier' content='https://savage.nps.edu/Savage/Weapons/Missiles/MultipleExplosionExample.x3d'/> |
16 | <meta name='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/> |
17 | <meta name='license' content='../../license.html'/> |
18 | </head> |
19 | <Scene> |
20 | <WorldInfo title='MultipleExplosionExample.x3d'/> |
21 | <ExternProtoDeclare name='TLAMEXPLOSION' url=' "MultipleExplosionPrototype.wrl#TLAMEXPLOSION" "../../Weapons/Missiles/MultipleExplosionPrototype.wrl#TLAMEXPLOSION" "https://savage.nps.edu/Savage/Weapons/Missiles/MultipleExplosionPrototype.wrl#TLAMEXPLOSION" "MultipleExplosionPrototype.x3d#TLAMEXPLOSION" "../../Weapons/Missiles/MultipleExplosionPrototype.x3d#TLAMEXPLOSION" "https://savage.nps.edu/Savage/Weapons/Missiles/MultipleExplosionPrototype.x3d#TLAMEXPLOSION" '> |
22 | <field name='STARTEXPLOSION' type='SFBool' accessType='inputOnly'/> |
23 | <field name='THETIME' type='SFTime' accessType='inputOnly'/> |
24 | </ExternProtoDeclare> |
25 | <Background skyColor='0.604 0.753 0.804'/> |
26 | <ProtoInstance name='TLAMEXPLOSION'/> |
27 | </Scene> |
28 | </X3D> |
<!--
Color-coding 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. -->