A generic software graphics library.
ggfx.go | ||
go.mod | ||
LICENSE | ||
line.go | ||
plot.go | ||
polygon.go | ||
README.md | ||
rectangle.go |
ggfx
GGFX is a generic software graphics library that can operate on arrays of pixels, regardless of what type the pixels are. As such, it does not deal with alpha values or blending.