package regl
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
- js_of_ocaml-ppx
- js_of_ocaml
-
dune
>= "3.19" & >= "3.19" -
ocaml
>= "4.13"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page