exwin is an external drawing package based on tfriedel6/canvas and go-gl/glfw.
It allows you to create windows and draw in them, similar to the HTML5 canvas API.
Other packages block the main goroutine and generally don't provide convenient window customization.
You can contribute to this package.
Look in the examples folder for some drawing examples.