Re: Decoupling OpenAL/ALUT packages from OpenGL

Christopher Lane Hinson <[email protected]> Sat, 2 May 2009 18:07:19 -0400 (EDT)
Newsgroups gmane.comp.lang.haskell.hopengl,gmane.comp.lang.haskell.cafe
Message-ID <alpine.DEB.2.00.0905021758150.28517@greatmoo.downstairspeople.org>
>   * OpenAL uses OpenGL's notion of StateVars all over the place.

I've thought that this would be an appropriate package in it's own right. 
It may be small and simple but it captures and generalizes a frequently 
needed concept.

As for the other two, I don't know that anything besides GL/AL would 
benefit from them, so they might go in the OpenGL-DataTypes mentioned 
previously.

Friendly,
--Lane