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='Horn.x3d'/> |
6 | <meta name='description' content='Horn scene illustrates the use of an Extrusion to build a Doctor Seuss-like horn.'/> |
7 | <meta name='creator' content='David R. Nadeau, John L. Moreland, Michael M. Heck'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='1 July 1998'/> |
10 | <meta name='translated' content='2 February 2014'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='reference' content='originals/horn.wrl'/> |
13 | <meta name='reference' content='http://www.siggraph.org/s98'/> |
14 | <meta name='reference' content='http://www.siggraph.org/s98/conference/courses/18.html'/> |
15 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0219.htm'/> |
16 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/> |
17 | <meta name='reference' content='https://www.web3d.org/x3d/content/examples/X3dResources.html'/> |
18 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Horn.x3d'/> |
19 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
20 | <meta name='generator' content='X3D-Edit, https://savage.nps.edu/X3D-Edit'/> |
21 | <meta name='license' content='../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <WorldInfo info='"Copyright (c) 1997, Andrea L. Ames, David R. Nadeau, John L. Moreland"' title='Horn'/> |
25 | <Viewpoint description='Entry view' position='0.0 1.5 11.0'/> |
26 | <NavigationInfo/> |
27 | <Shape> |
28 | <Appearance> |
29 | <Material diffuseColor='0.9 0.7 0.0'/> |
30 | </Appearance> |
31 | <Extrusion beginCap='false' creaseAngle='1.57' crossSection='1.0 0.0 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.0 -1.0 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.0 0.0 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.0 1.0 0.38 0.92 0.71 0.71 0.92 0.38 1.0 0.0' endCap='false' scale='1.2 1.2 0.778 0.778 0.756 0.756 0.734 0.734 0.712 0.712 0.69 0.69 0.668 0.668 0.646 0.646 0.625 0.625 0.603 0.603 0.581 0.581 0.559 0.559 0.537 0.537 0.515 0.515 0.493 0.493 0.471 0.471 0.45 0.45 0.428 0.428 0.406 0.406 0.384 0.384 0.362 0.362 0.34 0.34 0.318 0.318 0.296 0.296 0.275 0.275 0.253 0.253 0.231 0.231 0.209 0.209 0.187 0.187 0.165 0.165 0.143 0.143 0.121 0.121 0.1 0.1' solid='false' spine='2.0 0.0 -0.0 1.85 0.12 -0.77 1.41 0.24 -1.41 0.77 0.36 -1.85 0.0 0.48 -2.0 -0.77 0.61 -1.85 -1.41 0.73 -1.41 -1.85 0.85 -0.77 -2.0 0.97 0.0 -1.85 1.09 0.77 -1.41 1.21 1.41 -0.77 1.33 1.85 0.0 1.45 2.0 0.77 1.58 1.85 1.41 1.7 1.41 1.85 1.82 0.77 2.0 1.94 0.0 1.85 2.06 -0.77 1.41 2.18 -1.41 0.77 2.3 -1.85 0.0 2.42 -2.0 -0.77 2.55 -1.85 -1.41 2.67 -1.41 -1.85 2.79 -0.77 -2.0 2.91 0.0 -1.85 3.03 0.77 -1.41 3.15 1.41 -0.77 3.27 1.85 0.0 3.39 2.0 0.77 3.52 1.85 1.41 3.64 1.41 1.85 3.76 0.77 2.0 3.88 0.0'/> |
32 | </Shape> |
33 | </Scene> |
34 | </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. -->