菜单 学习猿地 - LMONKEY

VIP

开通学习猿地VIP

尊享10项VIP特权 持续新增

知识通关挑战

打卡带练!告别无效练习

接私单赚外块

VIP优先接,累计金额超百万

学习猿地私房课免费学

大厂实战课仅对VIP开放

你的一对一导师

每月可免费咨询大牛30次

领取更多软件工程师实用特权

入驻
433
0

[golang][gui]Hands On GUI Application Development in Go【在Go中动手进行GUI应用程序开发】读书笔记04-GUI库大全

原创
05/13 14:22
阅读数 23266

https://github.com/andlabs/libui c++

https://github.com/andlabs/ui

 

https://github.com/gotk3/gotk3/

https://github.com/go-gl/gl/v2.1/gl

https://github.com/go-gl/glfw/v3.2/glfw

github.com/hajimehoshi/ebiten  使用了glfw A dead simple 2D game library in Go https://ebiten.org/, 有很多小游戏例子
 
https://www.packtpub.com/ 国外售书网站,编程书籍质量不错

 

http://fyne.io/fyne

github.com/zserge/lorca --嵌入html

 

https://www.glfw.org/

 

https://github.com/golang-ui/nuklear

 

golang使用gui可以参考一下炽手可热的vlang关于gui的讨论 https://github.com/vlang/v/issues/2065

因此,不能选择Qt,GTK,Nuklear。

我只能想到wxWidgets和libui,后者还处于早期阶段,还没有积极开发。

 

wpf

 

 

C# 

Eto https://github.com/picoe/Eto

AvaloniaUI https://github.com/AvaloniaUI/Avalonia

Gtk# https://github.com/GtkSharp/GtkSharp

 

随性而发

发表评论

0/200
433 点赞
0 评论
收藏