File tree 3 files changed +7
-4
lines changed
build/outputs/apk/release
3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -94,9 +94,11 @@ Features
94
94
- ray collision detection
95
95
- stereoscopic 3D: anaglyph + cardboard
96
96
- other:
97
- - texture loader
98
- - lightweight: only 1 Megabyte
99
97
- file explorer
98
+ - repository explorer
99
+ - texture loader
100
+ - lightweight: only 1.3 Megabyte (embedded models excluded)
101
+
100
102
101
103
102
104
Try it
@@ -186,6 +188,7 @@ Assets
186
188
* toyplane : Editorial Uses Only - https://blog.turbosquid.com/turbosquid-3d-model-license/#Editorial-Usage
187
189
* skybox sea : https://learnopengl.com/Advanced-OpenGL/Cubemaps
188
190
* skybox sand : Copyright 2012 Mobialia - https://github.com/mobialia/jmini3d
191
+ * repository (parts) : Community contribution (Professsor S)
189
192
190
193
191
194
ChangeLog
Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" org.andresoviedo.dddmodel2"
5
- android : versionCode =" 30 "
6
- android : versionName =" 3.1.1 " >
5
+ android : versionCode =" 31 "
6
+ android : versionName =" 3.2.0 " >
7
7
8
8
<uses-sdk
9
9
tools : overrideLibrary =" android.support.compat, android.arch.lifecycle" />
You can’t perform that action at this time.
0 commit comments