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: | openGL shader demos |
> I'm not quite sure where Florent's bindings fit in because they lack > packages and users like GLCaml and lack support for OpenGL 2 like LablGL. I mainly did it for my own usage, and I provide it in case it could be usefull for other people. And while I wrote a module to use glMLite with LablGL's interface, I've discovered bugs both in glMLite and in LablGL: for exemple in LaglGL eval_coord2 was wrapped to glEvalCoord1d in stead of glEvalCoord2d. > I recently wrote several OpenGL 2 shader demos in OCaml If your OCaml-OpenGL demos are available on the web, I would be well interested to get those. (Or if they are not, maybe you could send in email.) -- Best Regards Florent