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/20221112.tar.gz
md5=c4422a3b7e672fa2e9354dbc97777d17
sha512=c0d0ea713b5be2b42a893f6b94c4042952673f0e8873c33674e97c628bd47c4aa302f6d238ae625892025c6f2fc474ea76e68e5000685dd6b6680f2856f5275a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bogue/bogue.20221112/opam
Required by