wxOgre

wxOgre's FAQ

What is wxOgre?

wxOgre is a small library written in C++ which provides a simple API to create an Ogre application with an external wxWidgets based GUI.

On what systems does wxOgre run?

Currently wxOgre runs under Windows and GNU/Linux. It should be easy to create a MacOS X port. If you are interested, please contact me.

What versions of Ogre and wxWidgets are supported?

Since 0.2 wxOgre supports both v1.4 Eihort and v1.6 Shoggoth Ogre versions.

Development is done with wxWidgets 2.8 though other versions may also work.

Is wxOgre free?

wxOgre is totally free as defined by the GNU LGPL 2.1 license.

Who maintains wxOgre?

wxOgre was originally written Martin Pieuchot, it is actually developed and maintained by Éloi Rivard.

How can I contribute?

You can help improving wxOgre by: