package tgls

  1. Overview
  2. No Docs
Thin bindings to OpenGL {3,4} and OpenGL ES {2,3} for OCaml

Install

Authors

Maintainers

Sources

tgls-0.8.6.tbz
sha512=837f030860a8c53d1dad5677240bb106fe4c44270a6615cdf90236fea50882420a303ac6df988b83ef92c1ae5fe6522e39dcb058ef4166422b7978dee4b5143b

Description

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 and 3.{0,1,2}.

Tgls depends on ocaml-ctypes and the C OpenGL library of your platform. It is distributed under the ISC license.

Home page: http://erratique.ch/software/tgls

Dependencies (6)

  1. ctypes-foreign
  2. ctypes >= "0.4.0" & < "0.21.0"
  3. topkg build & >= "1.0.3"
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. xmlm dev

Used by (1)

  1. vimebac

Conflicts

None