All Projects → amerkoleci → mogre

amerkoleci / mogre

Licence: other
Mogre for Ogre3D 2.0

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
C#
18002 projects
HLSL
714 projects
GLSL
2045 projects
Objective-C++
1391 projects

Projects that are alternatives of or similar to mogre

Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+14244.44%)
Mutual labels:  ogre3d
scape
Scape terrain editor
Stars: ✭ 44 (+144.44%)
Mutual labels:  ogre3d
sight
Surgical Image Guidance and Healthcare Toolkit
Stars: ✭ 38 (+111.11%)
Mutual labels:  ogre3d
btogre
Now in the main repository as Component
Stars: ✭ 13 (-27.78%)
Mutual labels:  ogre3d

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].