Skip to content
Lucas Ramage edited this page May 22, 2018 · 17 revisions

GAMEKIT'S WIKI

Introduction


A cross-platform 3D game engine using Ogre or Irrlicht and Bullet for Windows, Linux, Mac and iPhone. The Ogre implementation of gamekit is called OgreKit, and the Irrlicht implementation is called IrrKit.

Only OgreKit is currently under active development. In the future it would be nice if we could develop some graphics renderer abstraction that brings OgreKit and IrrKit under the same development branch or trunk.


building GameKit

Building gamekit is supported on Windows, Linux, Mac OSX and iPhone using CMake. Alternatively, you can download a source package that contains ready-to-go Visual Studio project files.
In detail :


Graphics backend for GameKit


Copy of the googlecode-wiki. No real order,yet:

Clone this wiki locally