Re: [osg-users] Problem with geode with one text and one line_loop

2011-10-07 Thread Ehsan Azar
Hi, Just for the reference, I separated all the labels and put them in one dedicated geode with only texts. Now they live peacefully together, and as a bonus I can mask only the labels :) Cheers, dashesy -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.

[osg-users] Problem with geode with one text and one line_loop

2011-10-06 Thread Ehsan Azar
Hi, I have a geode with one text as drawble and one rectangle (line_loop) as drawable. As soon as the viewport goes to a portion that does not include the text, the line_loop also disappears. If I remove the text from geode, then this does not happen, i.e. it should not be a culling or near/far