// Package pixelgl provides higher-level abstractions around the basic OpenGL primitives and // operations. // // This package deliberately does not handle nor report OpenGL errors, it's up to you to // cause none. package pixelgl