linc_glew

OpenGL wrapper

Binds GLEW to Haxe/Cpp, providing OpenGL functionality.

http://snowkit.github.io/linc/ Haxe/hxcpp @:native bindings for GLEW

GitHub

4 stars
7 watching
2 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
snowkit/linc_sdl Provides native Haxe bindings for the SDL library 30
snowkit/linc_icloud A Haxe library providing native bindings to the iCloud framework for Key-Value storage and other APIs. 3
snowkit/linc_openal A C library providing native bindings for OpenAL audio playback in Haxe/hxcpp. 12
snowkit/linc Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. 23
sunjammer/linc_glfw Bindings for the GLFW library to enable Haxe support for windowing and OpenGL rendering 17
snowkit/linc_stb Native bindings for popular image processing libraries 9
snowkit/linc_enet A Haxe binding for ENET networking 14
snowkit/linc_nanovg Native bindings for nanovg to facilitate graphics rendering in C-based projects 13
snowkit/linc_dialogs Bindings for common dialogs in Haxe-based C++ projects 19
haskell-opengl/glut A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. 61
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 280
go-gl/glfw Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. 1,584
goxjs/gl A Go cross-platform binding for OpenGL with support for multiple rendering backends. 177