aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-lablgl/pkg-descr
blob: e2ec3db5f50239dfbe6a0747e40509f1ecabc1a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LablGL is an OpenGL interface for Objective Caml. Since it includes
support for the Togl widget, you can comfortably use it with LablTk.

All of the GL and GLU libraries are available. Read a good book
about how to use these. Translating from OpenGL to LablGL is rather
straightforward: there is a LablGL function for each OpenGL one.  For
ease of retrieving, both GL and GLU are cut in smaller modules of
related functions.

Please see ${PREFIX}/share/doc/ocaml/lablgl/README for further information.

WWW: https://forge.ocamlcore.org/projects/lablgl/