Header-Only-GL-Helpers

OpenGL helpers

A collection of header files to simplify OpenGL programming

A collection of header files that can ease OpenGL programming

GitHub

28 stars
5 watching
2 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

dynamic-resolutionemscriptenfreeglutgl-helpersglutheader-onlyopenglshadow-mappingsigned-distance-fieldteapottest-sdftest-shadowswebgl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
binary1248/gls A library to reduce boilerplate OpenGL code 18
tsherif/simple-opengl-loader A library that provides an extensible OpenGL loader for cross-platform support 86
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
paroj/gltut A series of tutorials on using OpenGL for graphical rendering 1,578
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
tomdalling/opengl-series Code and resources for learning OpenGL programming through a series of tutorials 812
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
cbaggers/fn A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. 25
tommai78101/initializingopengl A comprehensive guide to initializing OpenGL for developers 45
paroj/glxxw An OpenGL loader library providing access to GL3 core and GLES2/3 APIs 15
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
go-gl/gl Go bindings for OpenGL. 1,094
cginternals/glbinding A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. 831
ekmett/gl Provides Haskell bindings to the OpenGL specification 94