<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Interesting! I just wanted to reply (although Andrew Coppin must have
unsubscribed by now...) that I have an application that plots pixels
using OpenGL (it's actually not that hard, just visit the new Haskell
OpenGL page, and look at the examples given, e.g. <a
 href="http://darcs.haskell.org/packages/GLUT/examples/RedBook/Image.hs">http://darcs.haskell.org/packages/GLUT/examples/RedBook/Image.hs</a>).
But the SDL stuff seems easier...<br>
<br>
Thanks,<br>
Peter Verswyvelen<br>
<br>
Roel van Dijk wrote:
<blockquote
 cite="mid:ab9dc6fa0710141023x2e2aadddtb517d63be0c2b26d@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I say someone binds SDL[1]. (If it hasn't been done already.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ask and you shall receive:

<a class="moz-txt-link-freetext" href="http://darcs.haskell.org/~lemmih/hsSDL/">http://darcs.haskell.org/~lemmih/hsSDL/</a>

I use those SDL bindings to plot pixels with OpenGL and play with 3D
stuff in Haskell.
_______________________________________________
Haskell-Cafe mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a>


  </pre>
</blockquote>
<br>
</body>
</html>