Jump to content

Python-Ogre

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by I80and (talk | contribs) at 15:12, 9 August 2006 (pyOgre stub creation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

PyOgre

pyOgre
Developer(s)The OGRE Team
Stable release
1.0.6-0 Azathoth / December 03, 2005
PlatformCross-platform
Type3D graphics engine
LicenseLGPL
Websitehttp://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.

References

  1. ^ [1] OGRE Alternative Languages page