POV-Ray : Newsgroups : povray.off-topic : Learning C++ : Re: Learning C++ Server Time
6 Sep 2024 21:22:30 EDT (-0400)
  Re: Learning C++  
From: Invisible
Date: 11 Feb 2009 10:19:11
Message: <4992ec6f$1@news.povray.org>
>>> Indeed. Without having a way to talk to the native graphics control
>>> system to set up a drawing surface, OpenGL is no help. (There also seems
>>> to be some disagreement above whether you can use GLUT on Windows...)
>>
>> Again libSDL :)
> 
> It seems to do lots of interesting stuff. Sadly, I can't get the Haskell 
> bindings for it to work. :-(

And now I have it working - but apparently the Haskell binding doesn't 
cover any of the actually useful functions, only the trivial ones. So I 
can find out if the CPU my program is running on supports MMX, but I 
can't, say, draw some pixels on the screen. >_<


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.