Credits . 3rd Party


Mono.Xna

As initial version. Basic math, graphics, and abstracting layer.

SharpDX

DirectX wrapper for graphics, input, and audio on all windows.

OpenTK

OpenGL (ES) wrapper for graphics, input, and audio on Mac, Android, iOS, and Linux.

OpenAL.Soft

The missing OpenAL library on some platform. Currently used on Android.

MonoMac

Bindings to create MacOS X applications with Mono

Sylabs

HLSL like shader translator to HLSL and GLSL.

Assimp.Net

Assimp wrapper to import popular meshes format like .fbx, .obj, .dae, and .blend.

FFmpeg

Audio converter to import .mp3 to .ogg and vise versa.

PVRTexTool

Texture manipulator and converter to uncompressed and compressed format.

NVorbis

Streaming .ogg on Mac/OSX and Linux.

Newtonsoft.Json

Parse .json file. Currently used when importing texture altas.

ByteCodeBuilder

Convert a binary file to C# plain bytes array.