Skip to content

xsquawkbox/ImGuiAl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGuiAl

Some widgets for imgui.

Widgets

  • Log: A complete logger, with different colors for different message priorities and filters.
  • Fonts: Extra fonts conveniently packed for use with imgui.
  • MsgBox: A modal, configurable message box dialog.
  • Button: A button that can be disabled.
  • Sparkline: A wrapper around ImGui::PlotLines that maintains the history of values.

Documentation

Please check each subfolder for documentation about each widget.

License

ImGuiAl is released under the MIT license. Other used resources can have their own licenses.

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%