[osg-users] how to build osgAndroidExampleGLES2

2012-04-14 Thread tang
how to build osgAndroidExampleGLES2 example. i have been compiled osg for android ,but it just have some static library. how to build this example. thanks very much!___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Android OSG SVN version

2012-04-14 Thread Jorge Izquierdo Ciges
Well I'll save you some headaches... DO NOT use the function draw me the camera frame now it changes some OpenGL states and screws the drawing of OSG. You can start from the example where they bind the texture and draw it... the extrange is that even so OSG doesn't draw EXCEPT if you remove the

[osg-users] NodeTrackerManipulator / PositionAttitudeTransform (was Re: Camera Manipulator?)

2012-04-14 Thread Scott Wasinger
inktomi() I would like to help but first could you go into a little more detail about how your scene graph is organized. I'm confused about what you mean about not adding the CSN to the root. For my project I'm using the osgEarth nodeKit and I'm taking advantage of the EarthManipulator