lablgl
OpenGL interface for Objective Caml
Install
- All systems
-
curl cmd.cat/lablgl.sh
- Debian
-
apt-get install liblablgl-ocaml-dev
- Ubuntu
-
apt-get install liblablgl-ocaml-dev
- Kali Linux
-
apt-get install liblablgl-ocaml-dev
- Fedora
-
dnf install liblablgl-ocaml-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblablgl-ocaml-dev
- Raspbian
-
apt-get install liblablgl-ocaml-dev
- Dockerfile
- dockerfile.run/lablgl
liblablgl-ocaml-dev
OpenGL interface for Objective Caml
LablGL gives access to the OpenGL interface from Objective Caml. Since it includes support for the Togl widget, you can comfortably use it with LablTk. A GtkGlarea binding for use with lablgtk is also provided.