[ocaml-opengl] [ANN] Tgls 0.8.0
Daniel Bünzli
daniel.buenzli at erratique.ch
Sun May 18 18:35:19 BST 2014
Hello,
I’d like to announce the first release of Tgls:
Tgls is a set of independent OCaml libraries providing thin bindings
to OpenGL libraries. It has support for core OpenGL 3.{2,3} and
4.{0,1,2,3,4} and OpenGL ES {2,3}.
Tgls depends on ocaml-ctypes and the C OpenGL library of your
platform. It is distributed under the BSD3 license.
Home page: http://erratique.ch/software/tgls
API Documentation: http://erratique.ch/software/tgls/doc
Information about OpenGL version coverage:
https://github.com/dbuenzli/tgls#supported-opengl-versions
It should soon be available in opam.
Best,
Daniel
P.S. Some background information about the library can be found in this message:
https://sympa.inria.fr/sympa/arc/caml-list/2014-01/msg00008.html
More information about the OpenGL
mailing list