
QtOgre Framework
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a preview release of my framework for embedding the Ogre3D graphics engine into Qt. Ogre is a well known, widely used, cross-platform open source graphics engine which has been used for many games, simulations and visualization applications. Learn more about Ogre here:
http://www.ogre3d.org
Ogre is only a rendering engine, so this QtOgre project is concerned with seamlessly integrating it with Qt. This allows you to write games and other graphical applications using the Qt API you know and love, while also benefiting from Ogre's powerful graphical capabilities.
Please see the 'Homepage' link above for further details.
praveenaj
9 years ago
Can i know how to use your pre-built Windows version with Qt?
Thanks.
Report
omazapa
10 years ago
Report
dridk
11 years ago
Did you finish your API ?
Report
PolyVox
11 years ago
http://www.ogre3d.org/forums/viewtopic.php?p=313952#313952
The API is stable enough for proper use and I have already ported my game engine to it.
Report
qwertymaniac
12 years ago
Report
PolyVox
12 years ago
Report