Skip to content

Commit c35d7e3

Browse files
committed
Promotional video
1 parent 4f0b6f4 commit c35d7e3

File tree

8 files changed

+8
-4
lines changed

8 files changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ News (07/09/2018)
2121
* Fix: Refactoring
2222
* Fix: Several bugs fixed
2323

24+
Demo
25+
====
26+
27+
Checkout this to see the features of the application: https://www.youtube.com/watch?v=PV92DKohXXk
2428

2529
Android Market
2630
==============
@@ -87,6 +91,8 @@ Features
8791
Try it
8892
======
8993

94+
You can install the application in either of these ways:
95+
9096
* Play Store: https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
9197
* APK: [app-release.apk](app/build/outputs/apk/release/app-release.apk)
9298
* Source code: clone the repository, compile with gradle and install with adb
@@ -98,8 +104,8 @@ Try it
98104
adb shell am start -n org.andresoviedo.dddmodel2/org.andresoviedo.app.model3D.MainActivity
99105
```
100106

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.
103109

104110

105111
Screenshot
@@ -110,8 +116,6 @@ Screenshot
110116
![Screenshot3](screenshots/screenshot3.png)
111117
![Screenshot4](screenshots/screenshot4.png)
112118
![Screenshot5](screenshots/screenshot5.png)
113-
![Screenshot6](screenshots/screenshot6.png)
114-
![Screenshot7](screenshots/screenshot7.png)
115119
![cowboy.gif](screenshots/cowboy.gif)
116120
![stormtrooper.gif](screenshots/stormtrooper.gif)
117121

screenshots/demo.mp4

14 MB
Binary file not shown.

screenshots/screenshot1.png

-2.99 KB
Loading

screenshots/screenshot2.png

-9.56 KB
Loading

screenshots/screenshot4.png

-50.8 KB
Loading

screenshots/screenshot5.png

-2.01 KB
Loading

screenshots/screenshot6.png

-27.4 KB
Binary file not shown.

screenshots/screenshot7.png

-24 KB
Binary file not shown.

0 commit comments

Comments
 (0)