Hi,
I think you can try to add something else such as a primitive in void 
GOSGView::populate().

Code:
m_viewer->setSceneData(geode);


I see there is only one text node in the scene. I guess maybe the cull process 
ignored it.

Cheers,
Su


pau.estalella wrote:
> Hi,
> 
> I'm trying to add text labels, and I haven't been able to get osgText to 
> display what I want.  The rest of the scene shows correctly, it's only that 
> text does not appear. I can display the bounding box and the alignment mark, 
> not the text. A reduced version of my code is attached. 
> I am using Qt 4.7.3, and the OSG from subversion r.12737, on a Linux machine.
> Of the many things I may be doing wrong, which one is responsible for this 
> behavior?
> Thank you!
> 
> Cheers,
> Pau


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





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

Reply via email to