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='ArtDecoPrototypesExcerpt.x3d'/> |
6 | <meta name='description' content="Prototype declarations defining values for X3D/VRML materials, originally converted from SGI's Open Inventor material examples. Excerpted from original."/> |
7 | <meta name='creator' content='David Roussel'/> |
8 | <meta name='translator' content='James Harney, Don Brutzman NPS'/> |
9 | <meta name='created' content='7 April 2002'/> |
10 | <meta name='modified' content='20 October 2019'/> |
11 | <meta name='reference' content='http://vrmlstuff.free.fr/materials'/> |
12 | <meta name='subject' content='Universal Media Material Library'/> |
13 | <meta name='reference' content='https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaMaterials/ArtDecoPrototypes.x3d'/> |
14 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ArtDecoPrototypesExcerpt.x3d'/> |
15 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
16 | <meta name='license' content='../license.html'/> |
17 | </head> |
18 | <Scene> |
19 | <!-- note some url addresses changed to reference local excerpt --> |
20 | <WorldInfo title='ArtDecoPrototypesExcerpt.x3d'/> |
21 | <ProtoDeclare name='ArtDeco00' appinfo='UniversalMediaMaterials prototype' documentation='https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaMaterials'> |
22 | <ProtoBody> |
23 | <Material ambientIntensity='0.25' diffuseColor='0.282435 0.085159 0.134462' shininess='0.127273' specularColor='0.276305 0.11431 0.139857'/> |
24 | </ProtoBody> |
25 | </ProtoDeclare> |
26 | <ProtoDeclare name='ArtDeco01' appinfo='UniversalMediaMaterials prototype' documentation='https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaMaterials'> |
27 | <ProtoBody> |
28 | <Material ambientIntensity='0.254777' diffuseColor='0.685208 0.134679 0.332385' shininess='0.071429' specularColor='0.122449 0.050035 0.050035'/> |
29 | </ProtoBody> |
30 | </ProtoDeclare> |
31 | <ProtoDeclare name='ArtDeco02' appinfo='UniversalMediaMaterials prototype' documentation='https://www.web3d.org/x3d/content/examples/Basic/UniversalMediaMaterials'> |
32 | <!-- computed conversion ambientIntensity=1.745282, normalized to 1.0 --> |
33 | <ProtoBody> |
34 | <Material ambientIntensity='1.0' diffuseColor='0.536861 0.0529 0.245479' shininess='0.832432' specularColor='0.805292 0.765198 0.747416'/> |
35 | </ProtoBody> |
36 | </ProtoDeclare> |
37 | <Anchor description='ArtDecoPrototypeExample' parameter='"target=_blank"' url=' "ArtDecoExamplesExcerpt.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/ArtDecoPrototypesExcerpt.x3d" '> |
38 | <Shape> |
39 | <Appearance> |
40 | <!-- replace Material node with a corresponding Prototype --> |
41 | <ProtoInstance name='ArtDeco00' containerField='material'/> |
42 | </Appearance> |
43 | <Text string='"ArtDecoPrototypesExcerpt.x3d" "is a Materials Prototype declaration file." "" "For an example scene using these nodes," "click this text and view" "ArtDecoExamplesExcerpt.x3d"'> |
44 | <FontStyle justify='"MIDDLE" "MIDDLE"' size='0.8'/> |
45 | </Text> |
46 | </Shape> |
47 | </Anchor> |
48 | </Scene> |
49 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
ProtoInstance ArtDeco00 |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
Anchor |
description='ArtDecoPrototypeExample' User-interaction hint for this node. |
<!--
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. -->