Lit

Lit is a lightweight OpenGL-based rendering engine for OCaml. It provides a thin abstraction to program GPUs with OpenGL, OpenGL ES or WebGL.

Lit depends on Gg. The OpenGL and OpenGL ES renderers depend on Tgls. The WebGL renderer depends on js_of_ocaml.

Lit and its renderers are distributed under the ISC license.

Warning. This software is in developement and unreleased, interfaces are subject to change without notice. If you want to suffer:

# With opam 1.2 or later 
opam pin add lit https://erratique.ch/repos/lit.git