github.com/go-gl/mathgl/mgl64 | Package mgl[32|64] (an abbreviation of mathgl since the packages were split between 32 and 64-bit versions) is a pure Go math package specialized for 3D math, with inspiration from GLM. |
github.com/golang/image/draw | Package draw provides image composition functions. |
github.com/iopred/comicgen | A stupid comic generator. |
github.com/llgcode/draw2d/draw2dimg | |
github.com/mgeist/draw2d/draw2dimg | |
github.com/vdobler/chart/imgg | |
golang.org/x/exp/shiny/driver/gldriver | Package gldriver provides an OpenGL driver for accessing a screen. |
golang.org/x/exp/shiny/driver/internal/drawer | Package drawer provides functions that help implement screen.Drawer methods. |
golang.org/x/exp/shiny/driver/x11driver | Package x11driver provides the X11 driver for accessing a screen. |
golang.org/x/exp/shiny/screen | Package screen provides interfaces for portable two-dimensional graphics and input events. |
golang.org/x/image/draw | Package draw provides image composition functions. |
golang.org/x/mobile/exp/sprite/portable | Package portable implements a sprite Engine using the image package. |