Hi Mahdi, The osghud example illustrates how to create overlays ontop of the main 3D scene.
Robert. On 3 June 2013 06:07, Mahdi Samadzad <[email protected]> wrote: > > Dear All, > > I need to create an aircraft HUD with its many indicators for airspeed, > altitude, heading, Horizontal Situation Display and Vertical Deviation > Indicator. It should look like this: http://www.loop-net.info/hud/fl.html > > I think I should be able to draw all lines using osg::Geometry and show all > texts using osg::Text. But where I cannot figure out the way to go is in > creating different viewports that contain scrolling texts and the rotating > VDI. > > Would you please help ? by the way do you know any tutorial on creating > aircraft HUDs ? > > Many thanks in advance, > Mahdi > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

