@@ -21,6 +21,10 @@ News (07/09/2018)
21
21
* Fix: Refactoring
22
22
* Fix: Several bugs fixed
23
23
24
+ Demo
25
+ ====
26
+
27
+ Checkout this to see the features of the application: https://www.youtube.com/watch?v=PV92DKohXXk
24
28
25
29
Android Market
26
30
==============
@@ -87,6 +91,8 @@ Features
87
91
Try it
88
92
======
89
93
94
+ You can install the application in either of these ways:
95
+
90
96
* Play Store: https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
91
97
* APK: [ app-release.apk] ( app/build/outputs/apk/release/app-release.apk )
92
98
* Source code: clone the repository, compile with gradle and install with adb
@@ -98,8 +104,8 @@ Try it
98
104
adb shell am start -n org.andresoviedo.dddmodel2/org.andresoviedo.app.model3D.MainActivity
99
105
```
100
106
101
- * Open the application. You should see a menu. From there you can load models
102
- * Once the model is rendered, pinch and rotate to see the 3D scene from another perspective.
107
+ Open the application. You should see a menu. From there you can load models
108
+ Once the model is rendered, pinch and rotate to see the 3D scene from another perspective.
103
109
104
110
105
111
Screenshot
@@ -110,8 +116,6 @@ Screenshot
110
116
![ Screenshot3] ( screenshots/screenshot3.png )
111
117
![ Screenshot4] ( screenshots/screenshot4.png )
112
118
![ Screenshot5] ( screenshots/screenshot5.png )
113
- ![ Screenshot6] ( screenshots/screenshot6.png )
114
- ![ Screenshot7] ( screenshots/screenshot7.png )
115
119
![ cowboy.gif] ( screenshots/cowboy.gif )
116
120
![ stormtrooper.gif] ( screenshots/stormtrooper.gif )
117
121
0 commit comments