This library exposes the following toplevel modules:
Buffers
Function for buffer manipulationCamera
Egl
EGL + X11. It constists of functions to open a window, read mouse and keyboard, ... should be ported to other platforms ...Gles3
Lowlevel OCaml interface to GLES APIGles3_type
Matrix
Shaders
Here is a short introduction to shaders (that are mandatory in GLES) in the hope that you can use gles3 with no prior knowledge of GLES/OpenGL.Textures
highlevel functions to initialise texture (only texture 2D are supported yet)Vector
Vector3