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.0.tbz
md5=f2d1c6fd91e85abac8157baba8c1444d

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

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 >= "0.2.3" & < "0.3"
  3. ctypes
  4. ocamlfind
  5. ocaml >= "4.00.1" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. vimebac

Conflicts

None