History: Python-Ogre
Source of version: 3
Copy to clipboard
{BOX(class="Layout_box1", width="100%")}
{img src="img/wiki_up/PythonOgreLogo.png" alt="" align="left"}
__Python-Ogre__ is a [http://www.python.org/|Python] binding for OGRE, which means you can use all of OGRE's functionality using Python instead of C++. If you want to know why you would want to do that, read ((Alternative Languages|this)).
__Python-Ogre__ is based upon [http://language-binding.net/pyplusplus/pyplusplus.html|Py++] ([http://www.boost.org/libs/python/doc/index.html|Boost]) and replaces the original PyOgre wrapper. Even though a few things have changed between PyOgre and Python-Ogre, most of the documentation found here should still be valid. The names PyOgre and Python-Ogre will therefore be used interchangeably. The development site for Python-Ogre is [http://python-ogre.org/|here], and a PyOgre/Python-Ogre oriented forum can be found [http://www.ogre3d.org/phpBB2addons/viewforum.php?f=3|here].{BOX}
{BOX(class="Layout_box5", width="100%")}
{img src="img/wiki_up/New.PNG" alt="" align="left"}
!!!About PyOgre
''Here's a diagram that describes PyOgre and how works together with other components to form an application. In Linux, [http://www.py2exe.org/|py2exe] would be replaced by [http://wiki.python.org/moin/Freeze|freeze]. On Mac, use [http://undefined.org/python/py2app.html|py2app].''
%clear%
{img src="img/wiki_up/PyOgre_Pipeline.JPG" alt="PyOgre_Pipeline.JPG"}
{BOX}