Personal tools

ALUT

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
Current revision (17:15, 30 April 2012) (edit) (undo)
(Additional software: HackagePackage)
 
(2 intermediate revisions not shown.)
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 ==
 +
 
 +
{{PackageInfoBox|name=ALUT|darcs-code=OpenAL/ALUT/}}
== Additional software ==
== Additional software ==
-
* [http://hackage.haskell.org/package/StateVar StateVar]: This package contains state variables, which are references in the IO monad, like IORefs or parts of the OpenGL state
+
* {{HackagePackage|id=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
* [[OpenAL]] 3D sound software
* [[OpenGL]] 3D graphics software
* [[OpenGL]] 3D graphics software

Current revision

This article is a stub. You can help by expanding it.

A binding for the OpenAL Utility Toolkit


1 Downloads

Package ALUT
Hackage http://hackage.haskell.org/package/ALUT
Repository 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