
The osgGtkmm library provides a framework allowing OpenSceneGraph views to be incorporated into Gtk-- applications.
| Dependency | Version |
| 2.2 or higher |
| 2.6 or higher |
| gtkglextmm | 1.2 or higher |
Sample files can be found here: http://www.openscenegraph.org/projects/osg/wiki/Downloads/SampleDatasets
When testing, I most often use spaceship.osg or fountain.osg (found in the OpenSceneGraph-Data zip file on the aforementioned page) since they are animated nodes that provide the best feedback as to when the viewer is running or stopped.
~/rpmbuild you can use make rpm to build a set of rpm filesrpmdev-setuptree to create a userspace rpm build treeosgGtkmm you will need to add --enable-gtkmm when you run configure --enable-examples when you run configure
1.5.7.1