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='HelloUkraine.x3d'/> |
6 | <meta name='description' content='HelloUkraine example scene to show Ukrainian special characters: Привіт Україно!'/> |
7 | <meta name='creator' content='Don Brutzman'/> |
8 | <meta name='creator' content='Michalis Kamburelis'/> |
9 | <meta name='creator' content='Eugene Loza'/> |
10 | <meta name='created' content='8 October 2023'/> |
11 | <meta name='modified' content='8 October 2023'/> |
12 | <meta name='subject' content='Hello World, Ukraine'/> |
13 | <meta name='Image' content='images/HelloUkraineFreeWRL.png'/> |
14 | <meta name='Image' content='images/HelloUkraineH3DViewer.png'/> |
15 | <meta name='Image' content='images/HelloUkraineInstantReality.png'/> |
16 | <meta name='Image' content='images/HelloUkraineOctaga.png'/> |
17 | <meta name='Image' content='images/HelloUkraineView3DScene.png'/> |
18 | <meta name='reference' content='https://github.com/castle-engine/view3dscene/issues/30#issuecomment-630715046'/> |
19 | <meta name='Image' content='images/HelloUkraineXj3d.png'/> |
20 | <meta name='Image' content='images/HelloUkraineX_ITE.png'/> |
21 | <meta name='Image' content='images/HelloUkraineX3DOM.png'/> |
22 | <meta name='Image' content='Flag_of_Ukraine.svg'/> |
23 | <meta name='Image' content='Flag_of_Ukraine.svg.png'/> |
24 | <meta name='reference' content='https://en.wikipedia.org/wiki/Ukraine#/media/File:Flag_of_Ukraine.svg'/> |
25 | <meta name='reference' content='https://www.w3.org/International'/> |
26 | <meta name='reference' content='https://en.wikipedia.org/wiki/Percent-encoding'/> |
27 | <meta name='reference' content='https://en.wiktionary.org/wiki/Hello_World'/> |
28 | <meta name='reference' content='https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program'/> |
29 | <meta name='reference' content='https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world'/> |
30 | <meta name='reference' content='https://www.youtube.com/channel/UCSOnGlgAFxkWg8ilg-JEbAQ'/> |
31 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloUkraine.x3d'/> |
32 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
33 | <meta name='license' content='../license.html'/> |
34 | </head> |
35 | <Scene> |
36 | <WorldInfo title='HelloUkraine.x3d'/> |
37 | <Background DEF='UkraineFairBlue' skyColor='0.451 0.6941 1'/> |
38 | <!-- #73B1FF --> |
39 | <Viewpoint description='Привіт Україно! Отримуйте задоволення з X3D!'/> |
40 | <Anchor description='Ukraine Wikipedia page' url=' "https://en.wikipedia.org/wiki/Ukraine" '> |
41 | <Transform translation='0 -2 0'> |
42 | <Transform translation='0 4.8 0'> |
43 | <Shape> |
44 | <Text string='"Привіт Україно"'> |
45 | <FontStyle justify='"MIDDLE" "MIDDLE"'/> |
46 | </Text> |
47 | <Appearance DEF='UkraineYellowAppearance'> |
48 | <Material diffuseColor='1 0.843137 0'/> |
49 | <!-- #FFD700 --> |
50 | </Appearance> |
51 | </Shape> |
52 | </Transform> |
53 | <Shape> |
54 | <Text string='"Отримуйте задоволення з X3D!" "Have fun with X3D!"'> |
55 | <FontStyle justify='"MIDDLE" "MIDDLE"' size='0.8'/> |
56 | </Text> |
57 | <Appearance DEF='UkraineBlueAppearance'> |
58 | <Material ambientIntensity='0' diffuseColor='0 0.341176 0.717647'/> |
59 | <!-- #0057b7 --> |
60 | </Appearance> |
61 | </Shape> |
62 | <Transform DEF='PolishFlag' translation='0 2.7 0'> |
63 | <Shape> |
64 | <Box size='4.5 3 .0001'/> |
65 | <Appearance> |
66 | <ImageTexture url=' "Flag_of_Ukraine.svg.png " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/Flag_of_Ukraine.svg.png " '/> |
67 | </Appearance> |
68 | </Shape> |
69 | </Transform> |
70 | </Transform> |
71 | </Anchor> |
72 | </Scene> |
73 | </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='Ukraine Wikipedia page' 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. -->