Hello Gophers.

Nuklear is an immediate mode graphical user interface toolkit written in 
ANSI C, it is platform agnostic and custom backends can be implemented to 
execute drawing commands and handle input on any platform.

I wrote backends for desktop GLFW OpenGL 2.1 and 3.2, as well as an Android 
backend for EGL OpenGL ES 2 and ES 3 in Go programming language. So now 
it's rather easy to create sophisticated GUI apps for Android in Go. Please 
see examples.

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

https://github.com/xlab/android-go

https://www.youtube.com/watch?v=3-MiceegZlM

Feedback is welcome!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to