Re: [HOpenGL] Re: Decoupling OpenAL/ALUT packages from OpenGL

Felipe Lessa <[email protected]> Sun, 10 May 2009 19:36:50 -0300
Newsgroups gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
On Sun, May 10, 2009 at 01:50:08PM +0200, Sven Panne wrote:
> Nevertheless, having a common set of (strict) data types for
> vector math will probably be very useful, even if it won't
> fulfill everybody's needs.

I can say that it would be useful at least for Hipmunk, specially
being able to pass the same vector between the physics and the
graphics code.

Also, one suggestion: lots of SPECIALIZE pragmas for Floats and
Doubles.

Thanks,

--
Felipe.