linc_opengl

OpenGL wrapper

A C library providing native bindings to the OpenGL API for use in Haxe applications

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

GitHub

2 stars
2 watching
2 forks
Language: C
last commit: about 3 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
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_openal A C library providing native bindings for OpenAL audio playback in Haxe/hxcpp. 12
aidan63/linc_imgui A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. 44
snowkit/linc_sdl Provides native Haxe bindings for the SDL library 30
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
snowkit/linc_stb Native bindings for popular image processing libraries 9
snowkit/linc Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. 23
snowkit/linc_nanovg Native bindings for nanovg to facilitate graphics rendering in C-based projects 13
kevinresol/linc_lua Native bindings for Lua VM in C 4
snowkit/linc_enet A Haxe binding for ENET networking 14
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
aidan63/linc_directx A set of bindings for Directx to simplify usage with Haxe and C++. 6
ziglibs/zgl A thin, type-safe binding for OpenGL 425