Canvas view camera element: Difference between revisions

Jump to navigation Jump to search
m
Line 472: Line 472:
* a pointer to a <tt>osg::Group</tt> representing the scene graph to render (e.g. alias or filename based).
* a pointer to a <tt>osg::Group</tt> representing the scene graph to render (e.g. alias or filename based).


This setup could be replicated in {{flightgear file|src/Viewer/fg_os_osgviewer.cxx}}, with the difference of ignoring Canvas and using native windowing features from OSG.
This setup could be replicated in {{flightgear file|src/Viewer/fg_os_osgviewer.cxx}}, with the difference of ignoring Canvas and using native windowing features from OSG (see Jules' fgcommands to clone a view and open a dedicated GraphicsContext/window).


== Related ==
== Related ==

Navigation menu