nikitakrutoy / OgreSDLImGUIExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OgreSDLImGUIExample

Check:

  • WinMain for inout handling wiht SDL
  • OgreGraphicsFramework.cpp->InitSDL() for SDL and ImGUI setup
  • OgreGraphicsFramework.cpp->Cleanup() for SDL and Imgui Cleanup
  • OgreGraphicsFramework.cpp->update() for ImGUI Rendering
  • OgreGraphicsFramework.cpplines 41-60 for SDL Ogre connection

About


Languages

Language:C++ 99.7%Language:C 0.3%