Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 762 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 762 Bytes

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.