This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
OpenSceneGraph-3.6.2
OpenSceneGraph
/
examples
/
osgAndroidExampleGLES2
/
jni
History
Philippe Renon
2acddf66b1
replace more read*File() usage to readRef*File()
2017-11-28 19:51:31 +01:00
..
Android.mk
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
2011-06-09 14:11:04 +00:00
Application.mk
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
2011-06-09 14:11:04 +00:00
OsgAndroidNotifyHandler.cpp
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
2011-06-09 14:11:04 +00:00
OsgAndroidNotifyHandler.hpp
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
2011-06-09 14:11:04 +00:00
OsgMainApp.cpp
replace more read*File() usage to readRef*File()
2017-11-28 19:51:31 +01:00
OsgMainApp.hpp
From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options.
2011-06-09 14:11:04 +00:00
osgNativeLib.cpp
From Jordi Torres, "We must use JNI_FALSE instead of false in JNI code. Otherwise the examples will not compile. This patch should be applied to osgAndroidExampleGLES1/jni and osgAndroidExampleGLES2/jni. the osgNativeLib.cpp is the same. "
2013-05-24 17:06:08 +00:00