ALUT
From HaskellWiki
(Difference between revisions)
(Added darcs download info) |
|||
| Line 3: | Line 3: | ||
A binding for the [[OpenAL]] Utility Toolkit | A binding for the [[OpenAL]] Utility Toolkit | ||
| - | * The [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ALUT ALUT] package | + | |
| + | == Downloads == | ||
| + | * The [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ALUT ALUT] package on Hackage | ||
| + | * The Darcs version: | ||
| + | darcs get http://code.haskell.org/OpenAL/ALUT/ | ||
| + | |||
== Additional software == | == Additional software == | ||
Revision as of 11:47, 8 January 2012
This article is a stub. You can help by expanding it.
A binding for the OpenAL Utility Toolkit
1 Downloads
- The ALUT package on Hackage
- The Darcs version:
darcs get http://code.haskell.org/OpenAL/ALUT/
2 Additional software
- StateVar: This package contains state variables, which are references in the IO monad, like IORefs or parts of the OpenGL state
- OpenAL 3D sound software
- OpenGL 3D graphics software
Categories: Stub articles | 3D | Games | Music | Packages | User interfaces | Libraries
