akiss-xyz / imgui

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

au-imgui: A fork of Dear ImGui (https://github.com/ocornut/imgui) for use in the Aulys Engine.

Changes:

  • This readme.
  • The premake5.lua file so we can build the things that need building.
  • A build folder and the corresponding changes to the .gitignore

I'll try to be a Dear and tell you of any other changes, but no promises.

About

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

License:MIT License


Languages

Language:C++ 88.5%Language:C 11.4%Language:Makefile 0.2%Language:Lua 0.0%