add preliminary Android build files for Bullet

add SimpleOpenGL3 example and show how to override
keyboard, mouse, wheel, resize callbacks
This commit is contained in:
Erwin Coumans
2016-03-27 10:21:05 -07:00
parent 7d72f23711
commit 84a136534a
5 changed files with 115 additions and 2 deletions

View File

@@ -199,6 +199,7 @@
include "../examples/ExampleBrowser"
include "../examples/OpenGLWindow"
include "../examples/ThirdPartyLibs/Gwen"
include "../examples/SimpleOpenGL3"
include "../examples/HelloWorld"
include "../examples/BasicDemo"