|
|
|
|
|
by laumars
4012 days ago
|
|
This project just means the GUI is drawn natively rather than via a browser rendering engine. Which isn't that impressive on the face of things, but bare in mind that Go is really known more for command line applications and web serving. So the ability to draw anything natively - be it via OpenGL or using Window et al's own toolkits - isn't a concept that's been explored by many. |
|