GUI - Native Python/GTK
feature
[imgui](https://github.com/ocornut/imgui) provides a native c++ gui framework.
It can be included in the project as source - no dependencies required.
Native bindings are c++, [cimgui](https://github.com/cimgui/cimgui) bindings are available.
26 条评论