Skip to content

ImGui++ is a framework built around ImGui to make it simpler for individuals to create intricate GUIs in a Object-Oriented fashion.

Notifications You must be signed in to change notification settings

edmiester777/imguipp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui++

ImGUI++ is a framework built around ImGui allowing users to create intricate UIs in an object oriented fashion. ImGui does not follow the same designs that most modern UI frameworks do. This project aims to change that.

TODO

  • Minimally implement Win32 window
  • Minimally implement DirectX window
  • Base widget
  • Standard widgets (button, textbox, label, etc.)
  • Animation framework
  • Styles

About

ImGui++ is a framework built around ImGui to make it simpler for individuals to create intricate GUIs in a Object-Oriented fashion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published