Skip to content

hidefromkgb/ogl_load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ogl_load

This is a public domain, single-header wrapper library for OpenGL 2.0.

There are several dependencies on the standard C library, namely calloc / free and strlen.

[TODO:] describe OGL_TEXTURE_ERROR, OGL_SHADER_ERROR and OGL_LOAD_ERROR, and also the functions.

usage

[TODO:] add a simple usage example

About

A single-header bare-bones wrapper library for OpenGL 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages