Skip to content

HaKDMoDz/InVision

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.5%
  • C++ 4.5%
  • GLSL 1.2%
  • C 0.2%
  • Boo 0.1%
  • QMake 0.1%
  • Other 0.4%