-
Notifications
You must be signed in to change notification settings - Fork 80
/
simpleroom.osgt
123 lines (122 loc) · 3.72 KB
/
simpleroom.osgt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
#Ascii Scene
#Version 92
#Generator osgexport 0.13.0
osg::Group {
UniqueID 476
Name "Root"
StateSet TRUE {
osg::StateSet {
UniqueID 367
AttributeList 1 {
osg::Material {
UniqueID 369
Diffuse TRUE Front 1 1 1 1 Back 1 1 1 1
}
Value OFF
}
}
}
Children 1 {
osg::MatrixTransform {
UniqueID 440
Name "Cube"
Children 1 {
osg::Geode {
UniqueID 459
Name "GeodeCube"
Drawables 1 {
osg::Geometry {
UniqueID 442
Name "Cube"
PrimitiveSetList 1 {
DrawElementsUInt GL_QUADS 16 {
0 1 2 3
4 5 6 7
8 9 10 11
12 13 14 15
}
}
VertexData {
Array TRUE ArrayID 32 Vec3fArray 16 {
64.00000 64.00000 0.00000
-63.99997 64.00002 0.00000
-64.00001 -63.99998 0.00000
64.00000 -64.00000 0.00000
64.00000 64.00000 0.00000
64.00000 -64.00000 0.00000
63.99996 -64.00004 64.00000
64.00003 63.99997 64.00000
-64.00001 -63.99998 0.00000
-63.99997 64.00002 0.00000
-63.99999 64.00000 64.00000
-64.00002 -63.99998 64.00000
-63.99997 64.00002 0.00000
64.00000 64.00000 0.00000
64.00003 63.99997 64.00000
-63.99999 64.00000 64.00000
}
Indices FALSE
Binding BIND_PER_VERTEX
Normalize 0
}
NormalData {
Array TRUE ArrayID 33 Vec3fArray 16 {
0.00000 -0.00000 1.00000
0.00000 -0.00000 1.00000
0.00000 -0.00000 1.00000
0.00000 -0.00000 1.00000
-1.00000 0.00000 -0.00000
-1.00000 0.00000 -0.00000
-1.00000 0.00000 -0.00000
-1.00000 0.00000 -0.00000
1.00000 -0.00000 0.00000
1.00000 -0.00000 0.00000
1.00000 -0.00000 0.00000
1.00000 -0.00000 0.00000
-0.00000 -1.00000 -0.00000
-0.00000 -1.00000 -0.00000
-0.00000 -1.00000 -0.00000
-0.00000 -1.00000 -0.00000
}
Indices FALSE
Binding BIND_PER_VERTEX
Normalize 0
}
TexCoordData 1 {
Data {
Array TRUE ArrayID 34 Vec2fArray 16 {
0.050000 0.050000
-2.443748 0.050001
-2.443750 -2.443749
0.050000 -2.443750
0.050000 0.050000
-2.443750 0.050000
-2.443752 1.296875
0.049998 1.296875
0.050001 0.050000
2.543752 0.050000
2.543750 1.296875
0.050001 1.296875
-2.443748 -1.196875
0.050000 -1.196875
0.050002 0.050000
-2.443750 0.050000
}
Indices FALSE
Binding BIND_PER_VERTEX
Normalize 0
}
}
}
}
}
}
Matrix {
1.00000 0.00000 0.00000 0.00000
0.00000 1.00000 0.00000 0.00000
0.00000 0.00000 1.00000 0.00000
0.00000 0.00000 0.00000 1.00000
}
}
}
}