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='SimpleExtrusionShipHull.x3d'/> |
6 | <meta name='creator' content='Don Brutzman and MV4204 class'/> |
7 | <meta name='created' content='29 October 2000'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='Using Extrusion to model a ship hull and deck.'/> |
10 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/course/SimpleExtrusionShipHull.x3d'/> |
11 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
12 | <meta name='license' content='../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='SimpleExtrusionShipHull.x3d'/> |
16 | <Viewpoint description='Extruded ship hull and deck' orientation='1 0 0 -0.2' position='-2 8 40'/> |
17 | <Transform> |
18 | <Shape> |
19 | <Extrusion creaseAngle='1.57' crossSection='0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00' orientation='0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 -0.5' scale='4 4 4 4 4 4 4 .1' solid='false' spine='-20 0 0 0 0 0 10 0 0 18 0.25 0'/> |
20 | <Appearance> |
21 | <Material diffuseColor='0 0.3 1' emissiveColor='0.2 0.2 0.2'/> |
22 | </Appearance> |
23 | </Shape> |
24 | <Shape> |
25 | <Extrusion creaseAngle='1.57' crossSection='0.10 0.96 0.10 -0.96' scale='4 4 4 4 4 4 4 .1' solid='false' spine='-19.9 0 0 0 0 0 10 0 0 17.5 0.25 0'/> |
26 | <Appearance> |
27 | <Material diffuseColor='0 1 0' emissiveColor='0 0.2 0'/> |
28 | </Appearance> |
29 | </Shape> |
30 | </Transform> |
31 | </Scene> |
32 | </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)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->