graphics
Package graphics is an experimental cross-platform 2D/3D Graphics library, it is still in the proof-of-concept stage.
Try it
Currently, the win32
and xcb
branches are (partial) implemented, so it should works on any up-to-date Windows and Linux system.
I've test it on my Windows 10 and Arch Linux system, with a GTX 1060M
card.
To run the example, you need to install golang sdk and Vuklan SDK first.
And then:
go get --tags debug github.com/toy80/graphics/ui/toy80-example-ui
Screenshots
Windows
Linux