Axiom

A fully object oriented 3D graphics engine using C# and the .Net platform
Download

Axiom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Terry L. Triplett
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 54.3 MB

Axiom Tags


Axiom Description

A fully object oriented 3D graphics engine using C# and the .Net platform Axiom 3D aims to be 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, flexibility and powerful features. Here are some key features of "Axiom": Design: · 100% C# codebase built targeting the .Net Framework 2.0 · Design and architecture based on OGRE (Object-Oriented Graphics Rendering Engine). · Flexible design allows for Axiom to be integrated into other projects for use as the rendering “middleware”. · Strict adherence to the best practices of .Net framework naming standards and methodologies (i.e. Use of properties instead of GetX()/SetX(). Usage of .Net framework class library wherever possible. No Hungarian notation, other than the “I” prefix for interfaces. Microsoft .Net Coding Guidelines. · Flexible plugin architecture for dynamically extending core functionality at runtime. Platforms: · The core engine has no platform specific code. Platforms specific details are handled via PlatformManager plugins. · 100% fully support on Windows platforms that support the .Net framework. · Full support is in the works for Posix based platforms such as Linux and OsX. Axiom has been successfully compiled and run so far on Fedora Core 2 and Gentoo using Mono for the runtime. · Project file generation via DotNetPreBuild eliminates the need for manually managing build environments for various platforms. · NAnt build system eliminates the need to use an IDE for build environment. · SDL platform manager included for GL context management and input on Linux. Graphics: · Extensible Hierarchical Scene Graph · Extensible render system support via plugins. Current implementations include Tao for OpenGL, and Managed DirectX. · Virtual hardware vertex/index buffer interface, allowing for transparent access to either software or hardware geometry buffers. · Basic keyboard and mouse input using Managed DirectInput on Windows and SDL on Linux · Particle systems, extendable via plugins for defining new Emitters and Affectors and definable through Ogre particle scripts. · Support for Ogre .material files, allowing the flexibility for controlling fixed function render state on a per object basis, in addition to specifying texture blending and texture effects such as scrolling and rotating. Vertex/Fragment programs are also fully configurable in the material files, and allow for parameters that instruct the engine to track various states and supply them automatically to the program parameters, such as worldviewproj_matrix, light_position_object_space, camera_position_object_space, etc. · Vertex/Fragment programs. Full support for low level shaders written in assembler, as well as all current high level shader language implementations (Cg/DirectX HLSL/GLSL) · Spherical Environment mapping. · Easy to use Render to Texture functionality. · Several robust shadow implementations. Included are Additive Stencil (i.e. Doom III), Modulative Stencil, and Texture based shadows. Stencial shadows are only support for models that are closed manifold. · Octree scene manager plugin which includes a basic heightmap loading scene manager. · Support for a variety of image formats, including .png, .jpg, .gif, .tga, with dynamic MipMap generation. .dds files are supported for 2D, Volume, and Cubic textures in both DirextX AND OpenGL via DevIL. · 1D, 2D, Cubic, and Volume textures. · Fast Mesh loader support the Ogre .mesh file formats 1.10 and 1.20, now including pre generated LOD levels based on the entity's distance from the camera. Exporters for various 3D Modeling programs, including Milkshape and 3ds Max can be downloaded from the Ogre downloads page here. · Dynamic lighting. · Key frame animation support. Currently allows animations to be assigned to nodes in the scene graph, allowing objects to move along predefined spline paths. · Comprehensive C# Math Library, with support for Quaternions, as well as various sizes of Matrices, and Vectors. Operator overloads and methods are provided. Math code has been ported over from C++ and has been hand optimized to perform as best as the CLR will allow. · Support for skyboxes via cubic textures, and sky planes. · 2D billboard support, with built in pooling to reduce runtime overhead. Supports sprites, and is also used for the particle system. · Smart rendering pipeline, with sorting designed to reduce render state changes as much as possible. Transparent objects are also sorted to allow blending into the scene correctly. · Automatic resource management, for maintaining memory quotas. Supports flexible archive implementation, including folder structures and .zip files using SharpZipLib. · Extendable controller support, allowing a wide variety of automated effects at runtime. Built in examples will include sin wave driven light flashing, rotating objects about an axis, and texture scrolling. · Font bitmap support using the Ogre .fontdef format for loading bitmaps based and dynamically generated font bitmaps. · Skeletal animation with an Ogre .skeleton file loader. Features include multiple bone assignments per vertex, smooth frame rate scaled blending, and multiple animations can be blended together to allow for seamless animation transitions.


Axiom Related Software