Description
C++ projects can use a development build of Dear ImGui for immediate-mode interfaces with minimal dependencies.
It is useful for developers tracking newer GUI library changes for tools, games, and debug panels. GUI libraries are consumed through source code and need integration with a rendering backend.