Hi,

I want to create a billboard with an icon and a text. I noticed that it cannot 
use SCREEN_COORDS, when i use my own Billboard. It don't want the text to 
rotate to screen, i just want the scale-to-screen functionality. To accomplish 
that i tried to set the character size during the update pass my application 
crashes. It crashes after some traversals are done. It seems to be a problem, 
when the viewer renders the scene and another thread does the update traversal 
and replaces some data used to render the text object.
Is this behaviour intended or is it a bug?

Thank you!

Cheers,
Andreas

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=35926#35926





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to