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

Felipe Lessa felipe.lessa at gmail.com
Sun May 10 18:36:50 EDT 2009


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.


More information about the HOpenGL mailing list