[Golang] [gui] Hands On GUI Application Development in Go [hands-GUI application development in Go] study notes 04-GUI library Daquan

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 used glfw  A Dead in the Simple 2D Game Library Go  https://ebiten.org/ , there are many examples of small game
 
https://www.packtpub.com/  foreign bookselling sites, good quality programming books

 

http://fyne.io/fyne

github.com/zserge/lorca - Embed html

 

https://www.glfw.org/

 

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

 

golang using gui you can refer to Chi-hand hot vlang discussion of the gui  https://github.com/vlang/v/issues/2065

Therefore, you can not choose Qt, GTK, Nuklear.

I can only think wxWidgets and libui, which is still in its early stages, there is no positive development.

 

wpf

 

 

C# 

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

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

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

 

Casual and hair

Guess you like

Origin www.cnblogs.com/landv/p/11974610.html
GUI