package regl

  1. Overview
  2. No Docs
OCaml bindings for the regl WebGL library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=83ad476a2b5a6f46502feccc48180eec
sha512=bde2614afe12b63fc384c4c989d2aec8f358b2b0ee510e8f2e5aaf83f2c3994cd2f44fc42f884c67c327a32e58c595d3e93bda0b487f9e6e582cded09437e495

Description

This library provides OCaml bindings for the regl WebGL library, enabling functional and declarative graphics programming in web applications using OCaml.

Dependencies (4)

  1. js_of_ocaml-ppx
  2. js_of_ocaml
  3. dune >= "3.19" & >= "3.19"
  4. ocaml >= "4.13"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None