Hello!
I've been playing a lot of games now, and most of these games have insane menu design - extremely responsive and not using any native widgets. Which led me to the thought - why not make a library for creating GUIs that uses the GPU for rendering the screens?
Any ideas?
Top comments (1)
One such implementation is ImGui - very popular among game developers as a UI for debug!