linc_opengl
OpenGL wrapper
A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code.
http://snowkit.github.io/linc/ Haxe/hxcpp @:native bindings for OpenGL
8 stars
6 watching
7 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
snowkit/linc_glew | Binds GLEW to Haxe/Cpp, providing OpenGL functionality. | 4 |
snowkit/linc_icloud | A Haxe library providing native bindings to the iCloud framework for Key-Value storage and other APIs. | 3 |
snowkit/linc_sdl | Provides native Haxe bindings for the SDL library | 30 |
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 |
snowkit/linc_stb | Native bindings for popular image processing libraries | 9 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
snowkit/linc_nanovg | Native bindings for nanovg to facilitate graphics rendering in C-based projects | 13 |
snowkit/linc_enet | A Haxe binding for ENET networking | 14 |
snowkit/linc_dialogs | Bindings for common dialogs in Haxe-based C++ projects | 19 |
snowkit/linc_empty | An empty template for creating a Haxe-based linc library | 8 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |