Browse thread
[ANN] glMLite
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Florent Monnier <fmonnier@l...> |
| Subject: | Re: [Caml-list] [ANN] glMLite |
Hi, > > OCaml bindings for OpenGL. > > Can you please compare glMLite with LablGL [1]? I can't since LablGL doesn't work on my computer (Mandriva and Mesa). That's the reason why I did my own binding. All I can say is that LablGL has a more camlize interface while my binding keeps the openGL function names unchanged. (but a wrapper module makes it possible to use glMLite with LablGL's interface, and by the way it is possible to run Lablgl scripts with glMLite.) When the problem with LablGL was uncountered I have mailed the author, but we have not been able to find the reason of the problem with LablGL, so... Cheers