Python-Ogre
Appearance
PyOgre
pyOgre | |
---|---|
Developer(s) | The OGRE Team |
Stable release | 1.0.6-0 Azathoth
/ December 03, 2005 |
Platform | Cross-platform |
Type | 3D graphics engine |
License | LGPL |
Website | http://www.ogre3d.org/wiki/index.php/PyOgre |
PyOgre is a Python binding for the OGRE 3D engine, allowing you to use the functionality of OGRE in Python instead of C++. This would allow you to create a functional program at roughly ten times [1] the speed at the cost of runtime performance.