Home

OgreSnakes

OgreSnakes is a RAD game tool developed in Python-Ogre. Uses Bullet for physics, Hikari for HUD and RTT videos, and OpenAL for sounds.

How it works?

OgreSnakes works together with OgreMax exporter to easily create 3d applications. OgreSnakes makes OgreMax work like a "Game Maker IDE" in the same way as an Unity3d, UDK and others. You will write less code to make your 3d apps using OgreSnakes.

Visit OgreMax site to more details.
http://www.ogremax.com/

How to install?

The installation requires:

Python 2.7.x

Python-Ogre 1.7.2 module for Python 2.7

OgreBullet Physics extension module for Python-Ogre 1.7.2

OgreAL extension module for Python-Ogre 1.7.2

Hikari extension module for Python-Ogre 1.7.2

Flash Player ActiveX (Hikari requirement)

Download links:

Python 2.7.x
http://www.python.org/getit/releases/2.7/

Python-Ogre project download page. There you will find Python-Ogre, OgreBullet, Hikari and more.
https://sourceforge.net/projects/python-ogre/files/Latest/1.7.2/

Flash Player ActiveX
http://www.adobe.com/devnet/flashplayer.html

Links

Python
http://www.python.org/

Python-Ogre project
http://www.pythonogre.com/

Python-Ogre wiki
http://wiki.python-ogre.org/index.php/Main_Page

Ogre3d
http://www.ogre3d.org

OgreMax
http://www.ogremax.com/

OgreSnakes download