On Saturday, 12 May 2018 at 19:03:50 UTC, aberba wrote:
On Friday, 11 May 2018 at 23:13:06 UTC, Rubn wrote:
On Friday, 11 May 2018 at 21:43:24 UTC, aberba wrote:
[...]
If you are going to mention that then you might as well
mention the (imo better) alternative ImGui.
https://github.com/ocornut/imgui
https://github.com/Extrawurst/cimgui
Compare imgui with Nuklear (https://github.com/vurtun/nuklear)
and see the difference in the features and polish.
Yes ImGui is more polished and is incredibly easy to extend,
creating UI you'll only use once takes no time at all and helps
incredibly with debugging those annoying bugs. Blizzard's also
contributed to the project so the author is able to dedicate even
more time to the project.
https://github.com/ocornut/imgui/issues/1607