6 ms·In general your imtui library looks really nice. I may have to consider it for some future projects!by lainproliant 7y agoIn general your imtui library looks really nice. I may have to consider it for some future projects!ggerganov 7y agoThanks! FYI, underneath ImTui, it's 99% the Dear ImGui library [0] - ImTui is basically just a textual output wrapper. [0] https://github.com/ocornut/imgui https://github.com/ocornut/imguiflafla2 7y agoWonderful. Very solid engineering here, using the right tool for the job.