GLUT

Haskell OpenGL wrapper

A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language.

Haskell bindings to GLUT

GitHub

61 stars
10 watching
17 forks
Language: Haskell
last commit: 5 months ago

Related projects:

Repository Description Stars
haskell-opengl/opengl A set of Haskell libraries providing bindings to the OpenGL graphics API. 147
ekmett/gl Provides Haskell bindings to the OpenGL specification 94
kbielude/vkgl An implementation of OpenGL using Vulkan as the underlying graphics API 114
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
madjestic/haskell-opengl-tutorial A collection of Haskell examples demonstrating various OpenGL applications and use cases. 151
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
haskell/fgl A library that provides an inductive approach to dealing with graphs 184
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
haskell-game/bgfx Haskell bindings to a cross-platform graphics API 32
bsl/glfw-b Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. 71
snowkit/linc_glew Binds GLEW to Haxe/Cpp, providing OpenGL functionality. 4
paroj/gltut A series of tutorials on using OpenGL for graphical rendering 1,578
goxjs/gl A Go cross-platform binding for OpenGL with support for multiple rendering backends. 176