2009/12/22 Carl Johnson <uto...@gmx.net>

> Hi,
>
> I need to use osg for a project, so i tried to modify the example
> HudsAndText from osg tutorial
>
> to my original project, but this didn't work out. i saw the graphics (a
> triangle), but no HUD.
>
> so i went back to the "roots"
> I tried this basic example osghud.cpp from osg hp examples
>
> but i don't work out at all. and i just copied everything to the project.
> no compiler errors, just a black screen.
> i included all necessary libraries and ressources (as far as i know).
>

I've only seen a black screen when the initial window size is setup
incorrectly.
Check what sizes you are passing in to the window traits.

If that doesn't work, you'll need to post your code;
it's a bit hard to guess with so little information.

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

Reply via email to