Musings on an Erlang GUI System. [long, very long] ramble... ramble ...

James Hague jamesh@REDACTED
Fri Feb 14 16:27:23 CET 2003


Bjorn Gustavsson wrote:

>It could be a good idea write
>a new low-level event toolkit instead of using SDL.
>(It would not be that hard.)

I am convinced this would be a good thing.  After using SDL for a bit, I
realized that majority of it is redundant if you're using OpenGL.  What's
really needed is something similar to GLUT, but that doesn't force all of
your code into callback functions.  SDL itself is a poor match for Erlang in
a number of ways.

James



More information about the erlang-questions mailing list