Links of Interest
Recent Articles
- Version 1.6.0 Release14.11
- NxOgre Work12.11
- UnitTests3.11
- The Joys of Path Order31.10
- Threading Enabled30.10
- 1.6 RC1 Available15.09
- 1.2 RC1 Available29.06
- 1.2 Comming…10.03
Python-Ogre is a free open source Python interface to a wide range of C++ libraries. Focused primarily on supporting the Ogre 3D graphics library, along with a number of supporting Graphics and Gaming libraries. Python-Ogre allows developers to take advantage of the simplicity of Python with the performance and functionality of the underlying libraries.
Thanks goes to Roman and his Py++ toolset, without which Python-Ogre would not be possible.
The possiblities for graphics and gaming environment with Python-Ogre are endless. With nearly 30 high performance C++ modules supported you can :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python-Ogre is available as a binary release for both Windows and Linux platforms. The Windows binary release tends to be the most current as I do most of my development on a Windows machine.
Windows binary can be found on sourceforge
Of course this is an open source project so the source is available and not that difficult to build. Instructiosn to build from source can be found on the wiki.
Additional information on Python-Ogre will go here — just need to write it..