Download

There are currently NO official releases yet.

For those who want to experiment with the latest and greatest version of IGE we have a regular SVN snapshot available.Please note that these might be broken and the API can change overnight, however we try to keep the code in the SVN repository working as much as possible. 


PhysX-sharp 

For our Ageia PhysX based physics driver we use a C# wrapper around the PhysX API. It is generated using a home-made tool that parses the Doxygen comments. Although it is primarily meant for our own use, the wrapper might also benefit others. See the PhysX-sharp page for more information.

The latest release is 0.9.2 which is the third beta release and wraps the Ageia PhysX SDK 2.8.1:
Download from sourceforge.

Tao Framework

We also provide a snapshot build of our most important dependency. Current releases of the Tao Framework are not quite up to date and this SVN version is rather stable.

Qyoto - Qt bindings for .NET 

The Qt toolkit has been a long-time favorite of mine as cross-platform GUI toolkit, because it really looks good on all supported platforms. The KDEbindings team has been providing C# bindings for Qt on Linux for quite some time, named Qyoto, and I've been able to build Qyoto for Windows. For more information visit the wiki page.