@@ -15,42 +15,42 @@ This Repo includes two small application developed with Unity and applied to iOS
15
15
2.Place a regular one dollar bill in front of the iPhone camera visible range like the following:
16
16
17
17
<p align =" center " >
18
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/dollar.jpeg " >
18
+ <img width =" 80% " src =" /WalkingDollar/dollar.jpeg " >
19
19
</p >
20
20
21
21
3.In the app view, you will see:
22
22
23
23
<p align =" center " >
24
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/appView.jpeg " >
24
+ <img width="80%" " src="/WalkingDollar/appView.jpeg">
25
25
</p >
26
26
27
27
and with clear recognizable feature of this dollar bill, mr.president will appear:
28
28
29
29
<p align =" center " >
30
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/detected.jpeg " >
30
+ <img width =" 80% " src =" /WalkingDollar/detected.jpeg " >
31
31
</p >
32
32
33
33
34
34
from another angle:
35
35
36
36
<p align =" center " >
37
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/detected_side.jpeg " >
37
+ <img width =" 80% " src =" /WalkingDollar/detected_side.jpeg " >
38
38
</p >
39
39
40
40
4.With the controller bottom left, it is possible to move mr.president along the long side of this dollar bill:
41
41
42
42
<p align =" center " >
43
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/walk1.jpeg " >
43
+ <img width =" 80% " src =" /WalkingDollar/walk1.jpeg " >
44
44
</p >
45
45
46
46
47
47
<p align =" center " >
48
- <img width =" 400 " height = " 300 " src =" /WalkingDollar/walk2.jpeg " >
48
+ <img width =" 80% " src =" /WalkingDollar/walk2.jpeg " >
49
49
</p >
50
50
51
51
5.test gif:
52
52
<p align =" center " >
53
- <img width =" 600 " height = " 400 " src =" /WalkingDollar/demo.gif " >
53
+ <img width =" 80% " src =" /WalkingDollar/demo.gif " >
54
54
</p >
55
55
56
56
@@ -65,36 +65,36 @@ from another angle:
65
65
2.You will see above the dollar bill a white plane appears, this plane is vertical to the dollar bill, to avoid human mistake of making this bill vertical to the table, we use a wiki picture.
66
66
67
67
<p align =" center " >
68
- <img width =" 400 " height = " 300 " src =" /TouchCube/detected.jpeg " >
68
+ <img width =" 80% " src =" /TouchCube/detected.jpeg " >
69
69
</p >
70
70
71
71
and it will also changes with different angle of your device:
72
72
73
73
74
74
75
75
<p align =" center " >
76
- <img width =" 400 " height = " 300 " src =" /TouchCube/angle.jpeg " >
76
+ <img width =" 80% " src =" /TouchCube/angle.jpeg " >
77
77
</p >
78
78
79
79
80
80
3.You can tap above the plane, the position will place a cube with random color:
81
81
82
82
83
83
<p align =" center " >
84
- <img width =" 400 " height = " 300 " src =" /TouchCube/placeCube.jpeg " >
84
+ <img width =" 80% " src =" /TouchCube/placeCube.jpeg " >
85
85
</p >
86
86
87
87
treat this as a stacking cube game, I don't know about you but it is kind of hard for me:
88
88
89
89
90
90
<p align =" center " >
91
- <img width =" 400 " height = " 300 " src =" /TouchCube/stackCube.jpeg " >
91
+ <img width =" 80% " src =" /TouchCube/stackCube.jpeg " >
92
92
</p >
93
93
94
94
4 . notice that the plane will be manually cleared with a heavy shake.
95
95
96
96
<p align =" center " >
97
- <img width =" 600 " height = " 400 " src =" /TouchCube/demo.gif " >
97
+ <img width =" 80% " src =" /TouchCube/demo.gif " >
98
98
</p >
99
99
100
100
### Install and Test:
0 commit comments