-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.txt
More file actions
55 lines (48 loc) · 1.16 KB
/
test.txt
File metadata and controls
55 lines (48 loc) · 1.16 KB
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
Vertex 0: 1.00, 0.00, 0.0, 0.0,
Vertex 1: 1.00, 0.00, 0.0, 0.0,
Vertex 2: 0.75, 0.25, 0.0, 0.0,
Vertex 3: 0.75, 0.25, 0.0, 0.0,
Vertex 4: 0.50, 0.50, 0.0, 0.0,
Vertex 5: 0.50, 0.50, 0.0, 0.0,
Vertex 6: 0.25, 0.75, 0.0, 0.0,
Vertex 7: 0.25, 0.75, 0.0, 0.0,
Vertex 8: 0.00, 1.00, 0.0, 0.0,
Vertex 9: 0.00, 1.00, 0.0, 0.0,
//-------------------
Vertex 0: 0, 0, 0, 0,
Vertex 1: 0, 0, 0, 0,
Vertex 2: 0, 1, 0, 0,
Vertex 3: 0, 1, 0, 0,
Vertex 4: 0, 1, 0, 0,
Vertex 5: 0, 1, 0, 0,
Vertex 6: 0, 1, 0, 0,
Vertex 7: 0, 1, 0, 0,
Vertex 8: 0, 1, 0, 0,
Vertex 9: 0, 1, 0, 0,
Vertex 0: 0 0 0 0
Vertex 1: 0 0 0 0
Vertex 2: 0 0 0 0
Vertex 3: 0 0 0 0
Vertex 4: 0 1 0 0
Vertex 5: 0 0 0 0
Vertex 6: 0 1 0 0
Vertex 7: 0 0 0 0
Vertex 8: 0 1 0 0
Vertex 9: 0 0 0 0
Vertex 10: 0 0 0 0
,
{
"mesh" : 0,
"translation" : [ 1.0, 1.0, 0.0 ],
"scale": [ 1.0, 1.5, 1.0 ]
},
{
"mesh" : 0,
"translation" : [ -2.0, -1.0, 0.0 ],
"rotation": [ 0.0, 0.0, 0.707, 0.707],
"scale": [ 2.0, 0.5, 1.0 ]
},
{
"mesh" : 0,
"translation" : [ -1.0, 0.0, 0.0 ]
}