Hacker News new | ask | show | jobs
by ggerganov 2379 days ago
Thanks! 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

1 comments

Wonderful. Very solid engineering here, using the right tool for the job.