add Cogent Core (#5367)

This commit is contained in:
Kai O'Reilly 2024-08-12 06:48:46 -07:00 committed by GitHub
parent abe1163890
commit 1b5ce0c762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1338,6 +1338,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.
- [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)
- [fyne](https://github.com/fyne-io/fyne) - Cross platform native GUIs designed for Go based on Material Design. Supports: Linux, macOS, Windows, BSD, iOS and Android.