Skip to content

GGaMe/OgreBindings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogre3D bindings for NoesisGUI

This code integrates the UI middleware NoesisGUI (http://www.noesisengine.com/noesis_gui_features.htm) with Ogre3D (http://www.ogre3d.org/) graphics rendering engine.

You need to get a copy of NoesisGUI SDK from http://forums.noesisengine.com/ and:

  • Copy noesis.dll to bin\debug and bin\release
  • Include headers must be copied to Dependencies\include
  • noesis.lib must be copied to Dependencies\lib

Known problems:

  • For now only DX9 implementation is working. GL and mobile platform are pending.
  • Render to texture not working yet. The API of the Ogre bindings need to be expanded for this.

About

Ogre3D bindings for NoesisGUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published