package raygui

  1. Overview
  2. Docs
OCaml bindings for raygui

Install

Dune Dependency

Authors

Maintainers

Sources

raygui-0.5.1.tbz
sha256=ace92b528632084ef1467e97aa14e772cdca10e8f3f26f3445473f7c1dbdba88
sha512=9aa37cd17f88f251cf9ce79dc4f8e0df61113f88f6b3a0ee05bb75b734847ce4393093df8a98b2c41103cc3e741fc75baeda8ffc5ec66b2c6f49c5576de80872

CHANGES.md.html

0.5.1 (2022-01-22)

  • Support "elf" system variable

0.5.0 (2022-01-20)

  • Expose ctypes type value

  • Expose audio-related fields

  • Add rlgl bindings (module Raylib.Rlgl)

  • Upgrade raylib to 4.0

0.4.0 (2021-07-07)

  • Upgrade raylib to 3.7.0

0.3.2 (2021-06-01)

  • Fix Makefile patch for windows

0.3.1 (2021-05-12)

  • Use conf packages instead of depexts for raylib

  • Fix raygui version

0.3 (2021-05-05)

  • Update bindings to raylib 3.5

  • Add WIP raygui bindings

  • Add bindings for working with models

  • Fix / Make more conveniant 3D and rlgl part

  • Update dune and ocamlformat to recent versions