GtkOgre - A GtkWidget for embedding Ogre

GtkOgre - A GtkWidget for embedding OgreThis widget makes embedding Ogre render windows in Gtk really easy, but it’s still very basic. You won’t believe how many hours I spent with expose events and stopping it from flickering, though. ;)

This is actually a side-product, because in the end I want to write a cross-platform wxWidget so it becomes very easy to embed Ogre on all platforms (Windows and Linux at least, don’t know Mac).

The image to the right shows the small demo application in action (it does nothing but display the scene). Click on the image for a larger screenshot.

Downloads

v0.1.1 (February 16th, 2007)
Updated for compatibility with Ogre 1.4.x (Eihort).

v0.1.0 (June 23rd, 2006)
Initial release.