.Introduction
Many people discussed about how to integrate with Ogre3D engine and Qt libraries. Here are some implements,including 3rd add-on named QtOgreFramework at Ogre3D official site, a framework named QtOgre on Ogre Forums, and some articles.
- http://www.ogre3d.org/developers/addons
- http://www.ogre3d.org/forums/viewtopic.php?f=11&t=45709&hilit=qtogre
- http://www.ogre3d.org/tikiwiki/QtOgre
- http://lakin.weckers.net/code/ogre3d/
According these articles and add-on souce, I try to integrate Ogre3D in Qt application by rendering Ogre3D content on Qt QWidge.