package bogue

  1. Overview
  2. Docs
GUI library for ocaml, with animations, based on SDL2

Install

Dune Dependency

Authors

Maintainers

Sources

20250224.tar.gz
md5=9ed50817c2a03c311df5ae7d2475555b
sha512=35f2eb49cb8897507a7d740d3575b5b840f04e0aa6a7834a55cda0dbc476723d66bf2b4bd4b78b0ba29e9e2d9cab249bfb5a02d515c21f9d27653318079d1879

doc/index.html

Bogue -- General purpose GUI (Graphical user interface) library for Ocaml.

Bogue is a lightweight and fast GUI for developing desktop applications, games, or for easy debugging of non-GUI programs.

Bogue is entirely written in ocaml except for the hardware accelerated graphics library SDL2.

Quick start

For a quick start, see Bogue's general principles, and the minimal example.

Documentation

The entry point of this library is the Bogue module.

The source/issues/PR are on github

OCaml

Innovation. Community. Security.