serge-rgb / glh

golang OpenGL helper functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

golang OpenGL helper functions

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%