Skip to content

wubin-ericsson/mogre

 
 

Repository files navigation

Mogre (.NET Wrapper for Ogre3D).

Mogre Ported to version 2.0

This repository contains new PInvoke based Mogre (Managed Ogre) on Ogre3D version 2.0.

Our approach:

  • Premake5 autogeneration build system.
  • Separated from Ogre3D and can with ease update.
  • Binding stuff similar to BulletSharp or PhysX .NET.
  • Full Portable Class Library math library written in C#.
  • One .bat click will generate Visual Studio 2010, 2012, 2013 or 2015 projects.
  • Can easily update to newest Ogre3D versions.
  • Where possible, will try to reflect current Mogre API.
  • High Performance and there is a object cache that won't create multiple .NET object as Mogre currently does.
  • Can distribute .nuget packages.

About

Mogre for Ogre3D 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.6%
  • C 20.7%
  • C# 6.8%
  • HLSL 2.0%
  • GLSL 1.8%
  • Objective-C++ 0.3%
  • Other 0.8%