repositorypackage
0.0.0-20150315173630-6300d2bf4c20
Repository: https://github.com/go-gl/glh.git
Documentation: pkg.go.dev
# README
glh: golang OpenGL helpers
This package contains a number of functions useful for applications using OpenGL.
Features
- Textures and Texture Atlas.
- Easy framebuffer rendering to texture
- Contexts
- Basic text manipulation
- Easy shader loading
- Easy efficient uploading of many colour/vertices
- Mesh buffer