This is a library that aims to provide simple GUI software development in Go. Fork of andlabs/ui. It is based on libui-ng, a simple cross-platform library that does the same thing, but written in C.
The engine needs boost and OpenCL libraries and development headers (and/or OpenBLAS) to compile. The GUI was built in wxWidgets, using wxFormBuilder for layouts. The installer requires NSIS. The ...