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='HelloTaiwan.x3d'/> |
6 | <meta name='description' content='Hello World: Hello Taiwan in Traditional Chinese, 您好,臺�!!'/> |
7 | <meta name='creator' content='Ben Cheng and Don Brutzman'/> |
8 | <meta name='created' content='7 June 2013'/> |
9 | <meta name='modified' content='8 October 2023'/> |
10 | <meta name='reference' content='HelloWorld.x3d'/> |
11 | <meta name='subject' content='Hello World Example'/> |
12 | <meta name='reference' content='https://www.web3d.org/realtime-3d/news/internationalization-x3d'/> |
13 | <meta name='reference' content='https://en.wikipedia.org/wiki/Traditional_Chinese_characters'/> |
14 | <meta name='Image' content='images/HelloTaiwan.png'/> |
15 | <meta name='Image' content='images/HelloTaiwanBsContact.png'/> |
16 | <meta name='Image' content='images/HelloTaiwanH3Dviewer.png'/> |
17 | <meta name='Image' content='images/HelloTaiwanInstantReality.png'/> |
18 | <meta name='Image' content='images/HelloTaiwanView3dscene.png'/> |
19 | <meta name='Image' content='images/HelloTaiwanX3DOM.png'/> |
20 | <meta name='Image' content='images/HelloTaiwanXj3D.png'/> |
21 | <meta name='reference' content='https://en.wikipedia.org/wiki/Taiwan'/> |
22 | <meta name='reference' content='http://zh.wikipedia.org/wiki/%E4%B8%AD%E8%8F%AF%E6%B0%91%E5%9C%8B'/> |
23 | <meta name='Image' content='Flag_of_the_Republic_of_China.svg'/> |
24 | <meta name='Image' content='Flag_of_the_Republic_of_China.png'/> |
25 | <meta name='Image' content='https://en.wikipedia.org/wiki/File:Flag_of_the_Republic_of_China.svg'/> |
26 | <meta name='reference' content='http://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world'/> |
27 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloTaiwan.x3d'/> |
28 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
29 | <meta name='license' content='../license.html'/> |
30 | </head> |
31 | <Scene> |
32 | <WorldInfo title='Hello Taiwan!! 您好,臺�!!'/> |
33 | <Viewpoint description='Hello Taiwan!! 您好,臺�!!' position='0 1 6'/> |
34 | <!-- character entities: "您好,臺灣 --> |
35 | <Transform translation='2 1 0'> |
36 | <Shape> |
37 | <Text string='"您" "好" "臺" "�" "您好,臺�"'> |
38 | <!-- "您" "好" "臺" "灣" --> |
39 | <FontStyle horizontal='false' justify='"MIDDLE" "MIDDLE"' style='BOLDITALIC'/> |
40 | </Text> |
41 |
<!-- Appearance
TextAppearance is a DEF node that has 1 USE node: USE_1 -->
<Appearance DEF='TextAppearance'> |
42 | <Material diffuseColor='1 1 1'/> |
43 | </Appearance> |
44 | </Shape> |
45 | </Transform> |
46 | <Transform translation='-0.5 -1.25 0'> |
47 | <Shape> |
48 | <Text string='"Hello Taiwan !!"'> |
49 | <FontStyle justify='"MIDDLE" "MIDDLE"' style='BOLDITALIC'/> |
50 | </Text> |
51 | <Appearance USE='TextAppearance'/> |
52 | </Shape> |
53 | <Transform translation='-0.4 2.6 0'> |
54 | <Anchor description='Taiwan Wikipedia page' url=' "https://en.wikipedia.org/wiki/Taiwan" '> |
55 | <Shape> |
56 | <Box size='4.5 3 .0001'/> |
57 | <Appearance> |
58 | <ImageTexture url=' "Flag_of_the_Republic_of_China.png " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/Flag_of_the_Republic_of_China.png " '/> |
59 | </Appearance> |
60 | </Shape> |
61 | </Anchor> |
62 | </Transform> |
63 | </Transform> |
64 | </Scene> |
65 | </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='Taiwan 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. -->