add pixelgl package doc

This commit is contained in:
faiface 2016-11-23 16:46:46 +01:00
parent 5f67cf85f7
commit df7d8a3ca2
1 changed files with 2 additions and 0 deletions

2
pixelgl/doc.go Normal file
View File

@ -0,0 +1,2 @@
// Package pixelgl provides higher-level abstractions around the basic OpenGL primitives and operations.
package pixelgl