Add cimgui-go (#5410)

This commit is contained in:
M.Sz. 2024-09-25 10:35:46 +02:00 committed by GitHub
parent 4e752cb6f5
commit 87663f1f69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1370,6 +1370,7 @@ _Libraries for building GUI Applications._
_Toolkits_
- [app](https://github.com/murlokswarm/app) - Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress.
- [cimgui-go](https://github.com/AllenDang/cimgui-go) - Auto generated Go wrapper for [Dear ImGui](https://github.com/ocornut/imgui) via [cimgui](https://github.com/cimgui/cimgui).
- [Cogent Core](https://github.com/cogentcore/core) - A framework for building 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web.
- [DarwinKit](https://github.com/progrium/darwinkit) - Build native macOS applications using Go.
- [energy](https://github.com/energye/energy) - Cross-platform based on LCL(Native System UI Control Library) and CEF(Chromium Embedded Framework) (Windows/ macOS / Linux)