Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 465 Bytes

File metadata and controls

11 lines (8 loc) · 465 Bytes

gl-utils

Some utility functions to deal with common OpenGL tasks.

Uses OpenGL - Core Profile 4.1 (aka "modern OpenGL") since it's the latest version supported by MacOS.

It is partially based on GoJira2D with the idea of having simpler, decoupled, utilities instead of yet another framework.

Dependencies