OpenGL
Graphics library
A set of Haskell libraries providing bindings to the OpenGL graphics API.
Haskell bindings to OpenGL
147 stars
26 watching
26 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
ekmett/gl | Provides Haskell bindings to the OpenGL specification | 94 |
madjestic/haskell-opengl-tutorial | A collection of Haskell examples demonstrating various OpenGL applications and use cases. | 151 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
hadronized/luminance | A Haskell graphics framework providing a simple API to interact with GPUs and manage rendering | 109 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
godunko/adagl | Provides a software interface to OpenGL for rendering graphics in multiple platforms. | 10 |
anton-k/processing-for-haskell | A Haskell implementation of a subset of the Processing language for computer graphics | 70 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 176 |