bogueversion

GUI library for ocaml, with animations, based on SDL2

Bogue is an all-purpose GUI library for ocaml, with animations, based on SDL2.

This library can be used for games or for adding GUI elements to any ocaml program.

It uses the SDL2 renderer library, which makes it quite fast.

It is themable, and does not try to look like your desktop. Instead, it will look the same on every platform.

Graphics output is scalable, and hence easily adapts to Hi-DPI displays.

Programming with bogue is easy if you're used to GUIs with widgets, layouts, callbacks, and of course it has a functional flavor. It uses Threads when non-blocking reactions are needed.

Tags gui
AuthorVu Ngoc San <san.vu-ngoc@laposte.net>
LicenseISC
Published
Homepagehttps://github.com/sanette/bogue
Issue Trackerhttps://github.com/sanette/bogue/issues
MaintainerVu Ngoc San <san.vu-ngoc@laposte.net>
Dependencies
Source [http] https://github.com/sanette/bogue/archive/20231209.tar.gz
md5=7001dfb28e03db2169212b607c33917c
sha512=14574922ec93d791d3e4021e97a5f615fe164793d83b72fa4e7e1d72dd257a75f0bf3f8582c473201b01edfaeb4985096faecdb9ad8218998e9722b2b46015f3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bogue/bogue.20231209/opam
Required by