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.5.tbz
md5=edef81b61515f9fceb21ffa5c122847e

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.

Dependencies (7)

  1. ctypes-foreign
  2. ctypes >= "0.4.0" & < "0.21.0"
  3. base-bytes
  4. topkg build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies (2)

  1. result with-test
  2. tsdl with-test

Used by (1)

  1. vimebac

Conflicts

None