danfma / InVision

Mixed (Managed / Unamanaged) Game Framework in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A mixed managed / unmanaged game framework for .net / mono

This project was part of a project of my master degree on Computer Science. Maybe I will check and update it with new visions.
I am having good insights by now!

Support for Windows, Linux, MacOSX, iOS and Android are aimed.

# THIRD-PARTY:
- Mono.GameMath;
- OGRE3D;
- OIS;
- Bullet;

# ASSEMBLIES

- InVision (common stuff and framework organization)
- InVision.Ogre3D (bindings for the Ogre3D library by a wrapper called cOgre)
- InVision.OIS (bindings for the OIS library by a wrapper called cOIS)
- InVision.Bullet (bindings for the Bullet library by a wrapper called cBullet)
- InVision.Collections (Native communication support for collections)

About

Mixed (Managed / Unamanaged) Game Framework in .NET


Languages

Language:C# 93.7%Language:C 2.4%Language:C++ 2.3%Language:Objective-C 1.1%Language:Boo 0.1%Language:Assembly 0.1%Language:Lua 0.1%Language:Prolog 0.1%Language:Ruby 0.0%Language:Shell 0.0%