Hi Abhinav,

My guess is that the repeated rescaling is making the lower transform
smaller and smaller until it get culled by small feature culling.

Could you try disabling small feature culling, or alternatively avoid
nesting auto transforms which would be my preference.  Please note
that osgText::Text has it's own scaling and rotation to screen coords
functionality.

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

Reply via email to