maxfish / gl_utils

Some utility functions to deal with common OpenGL tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some utility functions to deal with common OpenGL tasks

License:MIT License


Languages

Language:Go 100.0%