Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 500 Bytes

glh: golang OpenGL helpers

Build Status

This package contains a number of functions useful for applications using OpenGL.

Code Reference

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