package tgls

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

Install

Dune Dependency

Authors

Maintainers

Sources

tgls-0.8.3.tbz
md5=333e78ef78503d77f49ea9f181e2851a

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}.

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

Dependencies (5)

  1. ocamlbuild build
  2. ctypes-foreign
  3. ctypes >= "0.4.0"
  4. ocamlfind
  5. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. vimebac

Conflicts

None