Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.
/ InVision Public archive

Mixed (Managed / Unamanaged) Game Framework in .NET

Notifications You must be signed in to change notification settings

danfma/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