This morning I came across a new article about the newly released
Android 1.5 Android Native Development Kit (NDK):

   http://developer.android.com/sdk/ndk/1.5_r1/index.html

What this looks like is that we'll be able to mix native C/C++ code
with a Java application.  In the case of the OpenSceneGraph there is
chance that it might make it possible to have the scene graph in C++
and the higher level viewer code in Java.  The OpenSceneGraph would
have to work under OpenGL ES, but that's on cards for other projects
anyway, so it perhaps it might one day be possible to write
OpenSceneGaph apps for Android devices.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to