go-opengl-pixel/pixelgl/doc.go

6 lines
262 B
Go
Raw Normal View History

2017-04-21 10:00:18 -05:00
// Package pixelgl implements efficient OpenGL targets and utilities for the Pixel game development
// library, specifically Window and Canvas.
//
// It also contains a few additional utilities to help extend Pixel with OpenGL graphical effects.
package pixelgl