API docs for build-in openGL in GHC 6.2

Hi Sven, I've played with some examples given by your link, and I tried (successfully) to "port" the most primitive examples from HOpenGL distribution for use with the build-in openGL of GHC 6.2 for Mac OS. It seems there are some significant changes. Is there or will there be a description of "porting" rules or even of the whole API, because the documentation of the HOpenGL Web Sites seems to be outdated or at least not apropriate. Greetings Hans

Hans Nikolaus Beck wrote:
[...] Is there or will there be a description of "porting" rules or even of the whole API, because the documentation of the HOpenGL Web Sites seems to be outdated or at least not apropriate.
Apart from the examples at: http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/libraries/GLUT/examples/ I've already mentioned, the best I can offer is a snapshot of the current documentation at: http://haskell.org/HOpenGL/newAPI/ and Sven Eric Panitz HOpenGL tutorial at: http://www.tfh-berlin.de/~panitz/hopengl/ Cheers, S.

Thanks !! Greetings Hans Am 06.01.2004 um 16:11 schrieb Sven Panne:
Hans Nikolaus Beck wrote:
[...] Is there or will there be a description of "porting" rules or even of the whole API, because the documentation of the HOpenGL Web Sites seems to be outdated or at least not apropriate.
Apart from the examples at:
http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/libraries/GLUT/ examples/
I've already mentioned, the best I can offer is a snapshot of the current documentation at:
http://haskell.org/HOpenGL/newAPI/
and Sven Eric Panitz HOpenGL tutorial at:
http://www.tfh-berlin.de/~panitz/hopengl/
Cheers, S.
_______________________________________________ HOpenGL mailing list HOpenGL@haskell.org http://www.haskell.org/mailman/listinfo/hopengl
participants (2)
-
HNBeck@t-online.de
-
Sven Panne