Robert Osfield wrote:
Hi All,

...
  - plugins for basic windowing support?
  - or build directly into osgViewer?

Hi Robert,

I would say build OS specific class (build directly): plug in is in case of choice. But as soon as you have chosen an OS, there is no choice about the low level toolkit. Then you might say about versatile toolkits like QT, WxWindows,... but there is no choice either: - either the application is dedicated to one toolkit. Optionally on multiple platforms => application makes the choice. - or the the toolkit is only a back-end maybe also on multiple platforms => it means that there is no extensive GUI (menus, dialogs,...) => no need to choose.

Antoine
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to