GLFW-b-demo: GLFW-b demo

[ bsd3, graphics, program ] [ Propose Tags ]

This is a demonstration of GLFW-b (http://hackage.haskell.org/package/GLFW-b) allowing the user to interact with colorful spinning gears using cursor keys, mouse, scroll wheel, and joystick.

Here's a screenshot: http://i.imgur.com/JZKwVSu.png


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1, 0.1.1, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6
Dependencies base (<5), GLFW-b (>=1.4 && <1.5), mtl (>=2.1 && <2.2), OpenGL (>=2.8 && <2.10), pretty (>=1.1 && <1.2), stm (>=2.4 && <2.5), transformers (>=0.3 && <0.4) [details]
License BSD-3-Clause
Author Brian Lewis <brian@lorf.org>
Maintainer Brian Lewis <brian@lorf.org>
Category Graphics
Source repo head: git clone git://github.com/bsl/GLFW-b-demo.git
Uploaded by BrianLewis at 2013-12-12T00:51:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables GLFW-b-demo
Downloads 10799 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-05-18 [all 16 reports]

Readme for GLFW-b-demo-1.0.6

[back to package description]

This is a demonstration of GLFW-b allowing the user to interact with spinning gears using cursor keys, mouse, scroll wheel, and joystick.

Here's a screenshot.