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.2.tbz
md5=03a3c6e23e760326bf0550a2711159cd

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 (4)

  1. ocamlbuild build
  2. ctypes >= "0.3" & < "0.4.0"
  3. ocamlfind
  4. ocaml >= "4.00.1" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. vimebac

Conflicts

None