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='HelloGermany.x3d'/> |
6 | <meta name='description' content='HelloGermany example scene to show German special characters, built for NPS course MV3204 X3D for Web Authors.'/> |
7 | <meta name='creator' content='Tobias Brennenstuhl'/> |
8 | <meta name='created' content='7 January 2020'/> |
9 | <meta name='modified' content='8 October 2023'/> |
10 | <meta name='subject' content='Hello World, Germany'/> |
11 | <meta name='Image' content='images/HelloGermanyFreeWRL.png'/> |
12 | <meta name='Image' content='images/HelloGermanyH3DViewer.png'/> |
13 | <meta name='Image' content='images/HelloGermanyInstantReality.png'/> |
14 | <meta name='Image' content='images/HelloGermanyOctaga.png'/> |
15 | <meta name='Image' content='images/HelloGermanyView3DScene.png'/> |
16 | <meta name='reference' content='https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046'/> |
17 | <meta name='Image' content='images/HelloGermanyXj3d.png'/> |
18 | <meta name='Image' content='images/HelloGermanyX_ITE.png'/> |
19 | <meta name='Image' content='images/HelloGermanyX3DOM.png'/> |
20 | <meta name='reference' content='https://www.w3.org/International'/> |
21 | <meta name='reference' content='https://de.wikipedia.org/wiki/Liste_von_Hallo-Welt-Programmen/H%C3%B6here_Programmiersprachen'/> |
22 | <meta name='reference' content='https://en.wikipedia.org/wiki/Percent-encoding'/> |
23 | <meta name='reference' content='https://helloworldcollection.de/#VRML'/> |
24 | <meta name='reference' content='https://en.wiktionary.org/wiki/Hello_World'/> |
25 | <meta name='reference' content='https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program'/> |
26 | <meta name='reference' content='https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world'/> |
27 | <meta name='reference' content='https://gitlab.nps.edu/Savage/mv3204x3dforwebauthors/blob/master/assignments/DirectedStudy/Tobias/Scenes/HelloWorldFromGermany.x3d'/> |
28 | <meta name='reference' content='https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ'/> |
29 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloGermany.x3d'/> |
30 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
31 | <meta name='license' content='../license.html'/> |
32 | </head> |
33 | <Scene> |
34 | <WorldInfo title='HelloGermany.x3d'/> |
35 | <Background skyColor='0 0.458824 0.941176'/> |
36 | <Viewpoint description='Hallo Deutschland! Viel Spaß mit X3D!'/> |
37 | <Anchor description='List of Hello World example programs in German' url=' "https://de.wikipedia.org/wiki/Liste_von_Hallo-Welt-Programmen/H%C3%B6here_Programmiersprachen" '> |
38 | <Transform translation='0 -2 0'> |
39 | <Transform translation='0 4.8 0'> |
40 | <Shape> |
41 | <Text string='"Hallo Deutschland!"'> |
42 | <FontStyle justify='"MIDDLE" "MIDDLE"'/> |
43 | </Text> |
44 |
<!-- Appearance
BlackAppearance is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
<Appearance DEF='BlackAppearance'> |
45 | <Material diffuseColor='0.01 0.01 0.01'/> |
46 | </Appearance> |
47 | </Shape> |
48 | </Transform> |
49 | <Shape> |
50 | <Text string='"Viel Spaß mit X3D!" "Have fun with X3D!"'> |
51 | <FontStyle justify='"MIDDLE" "MIDDLE"'/> |
52 | </Text> |
53 | <Appearance USE='BlackAppearance'/> |
54 | </Shape> |
55 | <Transform DEF='GermanFlag' translation='0 0.7 0'> |
56 | <!-- better flag building through geometry --> |
57 | <Transform translation='0 3 0'> |
58 | <Shape> |
59 | <Box size='6 1 0.1'/> |
60 | <Appearance USE='BlackAppearance'/> |
61 | </Shape> |
62 | </Transform> |
63 | <Transform translation='0 2 0'> |
64 | <Shape> |
65 | <Box size='6 1 0.1'/> |
66 | <Appearance> |
67 | <Material diffuseColor='0.678431 0.039216 0' shininess='0.5'/> |
68 | </Appearance> |
69 | </Shape> |
70 | </Transform> |
71 | <Transform translation='0 1 0'> |
72 | <Shape> |
73 | <Box size='6 1 0.1'/> |
74 | <Appearance> |
75 | <Material diffuseColor='0.921569 0.854902 0'/> |
76 | </Appearance> |
77 | </Shape> |
78 | </Transform> |
79 | </Transform> |
80 | </Transform> |
81 | </Anchor> |
82 | </Scene> |
83 | </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.
Anchor |
description='List of Hello World example programs in German' User-interaction hint for this node. |
<!--
Color 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. -->