[osg-users] OSG, Gtk+ and Gtkmm --- osgGtk osgGtkmm

2008-08-26 Thread rvinyard
I don't know how many people are interested in embedding OSG into either
Gtk+ or Gtkmm applications, but if anyone is I started a project on
Sourceforge that provides subclasses of osgViewer::Viewer and
osgViewer::GraphicWindow that can be used as a gtkglext or gtkglextmm
DrawingArea widget.

This approach is quite a bit different from the osgviewerGTK example, and
additionally provides the widgets in library form.

If anyone is interested I'll upload Fedora 9 rpms (there is a spec in the
tarball and a 'make rpm' rule already), and if there is sufficient
interest Ubuntu debs are possible too.

The project page is here:
  http://osggtk.sf.net/

Critiques and comments welcome.

---

Rick

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


Re: [osg-users] OSG, Gtk+ and Gtkmm --- osgGtk osgGtkmm

2008-08-26 Thread Jeremy Moles
On Tue, 2008-08-26 at 08:53 -0600, [EMAIL PROTECTED] wrote:
 I don't know how many people are interested in embedding OSG into either
 Gtk+ or Gtkmm applications, but if anyone is I started a project on
 Sourceforge that provides subclasses of osgViewer::Viewer and
 osgViewer::GraphicWindow that can be used as a gtkglext or gtkglextmm
 DrawingArea widget.
 
 This approach is quite a bit different from the osgviewerGTK example, and
 additionally provides the widgets in library form.
 
 If anyone is interested I'll upload Fedora 9 rpms (there is a spec in the
 tarball and a 'make rpm' rule already), and if there is sufficient
 interest Ubuntu debs are possible too.
 
 The project page is here:
   http://osggtk.sf.net/
 
 Critiques and comments welcome.

Nice stuff! I wrote the osgviewerGTK example a LONG time ago, so if I
had done it now it would be quite different, as I'm generally smarter
and wiser. :) This looks like a much cleaner way to do it...

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

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