Well I'm still stuck here.My goal is to display the camera coordinates on screen using A HUD. I Start with osgHUD example. everything went fine , the error occur when I'm changing the text, after several frame it just crash. I tried updating the osgText in the DrawableUpdateCallback, tried in the --- while (!viewer.done()) ---- loop, and yet the same error.
Robert : thank you for the global issue. I dont use any globals (it was just for a quick test) now,and yet the same problem. Vincent : I tried an assert on the pointer it's allways good.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

