Axiom

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Axiom is the high-performance, cross-platform 3D rendering engine for .NET that is the C# port of the OGRE engine. This well-designed component-oriented engine provides a highly intuitive and extensible solution for next-generation 3D applications.

The Axiom 3D Engine Project is a fully object oriented 3D graphics engine development effort using C# and the Microsoft.Net platform to create an easy to use, flexible, extendable, and powerful engine that allows for rapid development of games and other graphical applications. By using the .Net framework as the target platform, developers can focus more on core functionality and logic, rather than dealing with the complexities of languages like C++. The core of Axiom is a port of the very popular OGRE graphics engine, which was chosen based on its clean object-oriented design, powerful features, and flexibilty.

Links