OCamlPro / ocaml-canvas

The OCaml-Canvas library provides a portable Canvas for OCaml
https://ocamlpro.github.io/ocaml-canvas/
Other
59 stars 9 forks source link

Actions Status

OCaml-Canvas

The OCaml-Canvas library provides a portable Canvas framework for OCaml. It features an interface similar to HTML5 Canvas, and can render to native X11, MS Windows or macOS windows. It also features a small wrapper around HTML5 Canvas, allowing to use the library in any web browser. In addition, it allows to handle keyboard and mouse events.