• Home
  • Samples
  • Api Documentation

Aximo Game Engine

Aximo Engine is a Game Engine written in C#.

API-Reference

Checkut the API-Reference.

Source code

View the Engine's source code.

Nuget package

Integrate Aximo Engine via nuget package.

Pre-Relases are available at MyGet

AxMarbles

A complete game using AxEngine.

Features

  • Free Open Source
  • Platform independent (runs on Windows & Linux)
  • Code first: everything is defined as code.
  • Multi-Threaded
  • Dynamic Mesh Creation and Manipulation
  • Several Geometry Components.
  • Phong-Lighning
  • Multiple Lights with Shadows (Directional- and Pointlights)
  • Deferred and forward shading (can be mixed)
  • UI Components (Buttons, Panels, Labels, Performance Statistics)
  • Custom Shaders / Materials
  • Asset Management (incl. dynamic generation on-the-fly)
  • Scene Management via Actors, Components and relative transformations.
  • Audio (only global).
  • Flexible Vertex data layout.
  • Improve this Doc
Back to top Generated by DocFX