1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' GridXZ_20x20Fixed.x3d '/> |
6 | <meta name='creator' content='MV4204 class'/> |
7 | <meta name='created' content='3 September 2000'/> |
8 | <meta name='modified' content='28 November 2019'/> |
9 | <meta name='reference' content=' GridXY_20x20Fixed.x3d '/> |
10 | <meta name='reference' content=' GridYZ_20x20Fixed.x3d '/> |
11 | <meta name='description' content='Line grid authoring tool to enable precise visual measurement of objects in 3D space - fixed position. Oriented along XZ plane, size 20m by 20m, default block size 1m by 1m.'/> |
12 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/GridXZ_20x20Fixed.x3d '/> |
13 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='GridXZ_20x20Fixed.x3d'/> |
18 | <Viewpoint description='XZ horizontal grid, perpendicular to Y axis (seen from 0 10 25)' orientation='1 0 0 -0.4' position='0 10 25'/> |
19 | <Transform DEF='GridLocation'> |
20 | <Group> |
21 |
<!-- Shape
LinesAlignedAlongZ is a DEF node that has 1 USE node: USE_1 -->
<Shape DEF='LinesAlignedAlongZ'> |
22 | <IndexedLineSet colorPerVertex='false' colorIndex='1 0 0 0 0 2 0 0 0 0 1 0 0 0 0 2 0 0 0 0 1' coordIndex='1 22 -1 2 23 -1 3 24 -1 4 25 -1 5 26 -1 6 27 -1 7 28 -1 8 29 -1 9 30 -1 10 31 -1 11 32 -1 12 33 -1 13 34 -1 14 35 -1 15 36 -1 16 37 -1 17 38 -1 18 39 -1 19 40 -1 20 41 -1 21 42 -1'> |
23 | <Coordinate DEF='EndPoints' point='0 0 0 -10 0 10 -9 0 10 -8 0 10 -7 0 10 -6 0 10 -5 0 10 -4 0 10 -3 0 10 -2 0 10 -1 0 10 0 0 10 1 0 10 2 0 10 3 0 10 4 0 10 5 0 10 6 0 10 7 0 10 8 0 10 9 0 10 10 0 10 -10 0 -10 -9 0 -10 -8 0 -10 -7 0 -10 -6 0 -10 -5 0 -10 -4 0 -10 -3 0 -10 -2 0 -10 -1 0 -10 0 0 -10 1 0 -10 2 0 -10 3 0 -10 4 0 -10 5 0 -10 6 0 -10 7 0 -10 8 0 -10 9 0 -10 10 0 -10'/> |
24 | <Color color='0.4 0.4 0.4 0.8 0.2 0 0.4 0.1 0.05'/> |
25 | </IndexedLineSet> |
26 | </Shape> |
27 | <Transform DEF='LinesAlignedAlongX' rotation='0 1 0 1.57079'> |
28 | <Shape USE='LinesAlignedAlongZ'/> |
29 | </Transform> |
30 | <Transform translation='0 -0.5 0'> |
31 | <Billboard> |
32 | <Shape> |
33 | <Text DEF='CenterTextNode' string='"origin"'> |
34 | |
35 | </Text> |
36 |
<!-- Appearance
DefaultAppearance is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
<Appearance DEF='DefaultAppearance'> |
37 | <Material/> |
38 | </Appearance> |
39 | </Shape> |
40 | </Billboard> |
41 | </Transform> |
42 | <Transform translation='10 -0.5 10'> |
43 | <Billboard> |
44 | <Shape> |
45 | <Text string='"10 0 10"'> |
46 | <FontStyle USE='FS4'/> |
47 | </Text> |
48 | <Appearance USE='DefaultAppearance'/> |
49 | </Shape> |
50 | </Billboard> |
51 | </Transform> |
52 | <Transform translation='10 -0.5 -10'> |
53 | <Billboard> |
54 | <Shape> |
55 | <Text string='"10 0 -10"'> |
56 | <FontStyle USE='FS4'/> |
57 | </Text> |
58 | <Appearance USE='DefaultAppearance'/> |
59 | </Shape> |
60 | </Billboard> |
61 | </Transform> |
62 | <Transform translation='-10 -0.5 10'> |
63 | <Billboard> |
64 | <Shape> |
65 | <Text string='"-10 0 10"'> |
66 | <FontStyle USE='FS4'/> |
67 | </Text> |
68 | <Appearance USE='DefaultAppearance'/> |
69 | </Shape> |
70 | </Billboard> |
71 | </Transform> |
72 | <Transform translation='-10 -0.5 -10'> |
73 | <Billboard> |
74 | <Shape> |
75 | <Text string='"-10 0 -10"'> |
76 | <FontStyle USE='FS4'/> |
77 | </Text> |
78 | <Appearance USE='DefaultAppearance'/> |
79 | </Shape> |
80 | </Billboard> |
81 | </Transform> |
82 | </Group> |
83 | </Transform> |
84 | </Scene> |
85 | </X3D> |
<!--
Color-coding 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.
-->