Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lablgl: LablGL is an OpenGL interface for Objective Caml
- Summary
- LablGL is is an Objective Caml interface to OpenGL. Support is
included for use inside LablTk, and LablGTK also includes specific
support for LablGL. It can be used either with proprietary OpenGL
implementations (SGI, Digital Unix, Solaris...), with XFree86 GLX
extension, or with open-source Mesa.
Changelog
- * Tue Nov 1 16:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.02-2
- build opt libraries
- * Tue Nov 1 16:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.02-1
- New Version 1.02
- * Sun Sep 11 17:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.01-7
- Rebuild with new ocaml