| 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='HeadLights.x3d'/> |
| 6 | <meta name='description' content='Headlights for the AAV7PA1.'/> |
| 7 | <meta name='creator' content='Jeffrey Weekley'/> |
| 8 | <meta name='created' content='4 June 2001'/> |
| 9 | <meta name='modified' content='20 October 2019'/> |
| 10 | <meta name='subject' content='AAV7PA1 Headlights'/> |
| 11 | <meta name='identifier' content='https://savage.nps.edu/Savage/AmphibiousVehicles/AAV/HeadLights.x3d'/> |
| 12 | <meta name='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/> |
| 13 | <meta name='license' content='../../license.html'/> |
| 14 | </head> |
| 15 | <Scene> |
| 16 | <Background skyColor='0 0.66 1'/> |
| 17 | <Group DEF='Headlights'> |
| 18 | <Transform rotation='-1 0 0 1.57'> |
| 19 | <Shape> |
| 20 | <Cone bottomRadius='0.125' height='0.1'/> |
| 21 | <Appearance> |
| 22 | <Material emissiveColor='0.1 0.5 0.66' shininess='0.75'/> |
| 23 | </Appearance> |
| 24 | </Shape> |
| 25 | <Switch whichChoice='0'> |
| 26 | <WorldInfo/> |
| 27 | <SpotLight direction='0 -1 0'/> |
| 28 | </Switch> |
| 29 | </Transform> |
| 30 | <Transform rotation='-1 0 0 1.57' translation='-0.25 0 0'> |
| 31 | <Shape> |
| 32 | <Cone bottomRadius='0.125' height='0.1'/> |
| 33 | <Appearance> |
| 34 | <Material emissiveColor='0.1 0.5 0.66' shininess='0.75'/> |
| 35 | </Appearance> |
| 36 | </Shape> |
| 37 | <Switch whichChoice='0'> |
| 38 | <WorldInfo/> |
| 39 | <SpotLight direction='0 -1 0'/> |
| 40 | </Switch> |
| 41 | </Transform> |
| 42 | <Transform rotation='0 0 1 1.57' translation='-0.125 0 -0.0625'> |
| 43 | <Shape> |
| 44 | <Box size='0.25 0.5 0.066'/> |
| 45 | <Appearance> |
| 46 | <Material diffuseColor='0.15 0.15 0.15'/> |
| 47 | </Appearance> |
| 48 | </Shape> |
| 49 | <Transform rotation='0 1 0 1.57' translation='0.149 0 0.1'> |
| 50 | <Shape> |
| 51 | <Box size='0.5 0.66 0.04'/> |
| 52 | <Appearance> |
| 53 | <Material diffuseColor='0.1 0.66 0.2'/> |
| 54 | </Appearance> |
| 55 | </Shape> |
| 56 | </Transform> |
| 57 | </Transform> |
| 58 | </Group> |
| 59 | </Scene> |
| 60 | </X3D> |
<!--
Color-coding 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)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->