GLFW-b: Bindings to GLFW OpenGL library
Bindings to GLFW (http://www.glfw.org/), an open source, multi-platform library for creating windows with OpenGL contexts and managing input and events.
GLFW-b depends on bindings-GLFW (http://hackage.haskell.org/package/bindings-GLFW), which, as of the time of this writing, binds to GLFW 3.2.1, released 2016-08-18 (http://www.glfw.org/Version-3.2.1-released.html http://www.glfw.org/changelog.html). However, these high-level bindings only point to some of the new features in 3.1 and 3.2.
If you've used GLFW < 3 before, you should read the transition guide (http://www.glfw.org/docs/3.0/moving.html).
[Skip to Readme]
Downloads
- GLFW-b-1.4.8.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.2.1, 0.0.2.2, 0.0.2.3, 0.0.2.4, 0.0.2.5, 0.0.2.6, 0.0.2.7, 0.0.2.8, 0.0.2.9, 0.0.2.10, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.3, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.7.1, 1.4.7.2, 1.4.7.3, 1.4.8.0, 1.4.8.1, 1.4.8.2, 1.4.8.3, 1.4.8.4, 3.2.1.0, 3.2.1.1, 3.3.0.0, 3.3.9.0, 3.3.9.1 |
---|---|
Dependencies | base (>=4.6 && <5), bindings-GLFW (>=3.2.1.0), deepseq (>=1.1.0.0) [details] |
License | BSD-3-Clause |
Author | Brian Lewis <brian@lorf.org> |
Maintainer | Brian Lewis <brian@lorf.org>, Schell Scivally <schell.scivally@synapsegroup.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-01-07T10:49:40Z |
Category | Graphics |
Source repo | head: git clone git://github.com/bsl/GLFW-b.git |
Uploaded | by Mokosha at 2018-04-11T05:08:22Z |
Distributions | LTSHaskell:3.3.9.1, NixOS:3.3.9.1, Stackage:3.3.9.1 |
Reverse Dependencies | 30 direct, 47 indirect [details] |
Downloads | 51016 total (53 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-13 [all 1 reports] |