package raylib

  1. Overview
  2. Docs
OCaml bindings for raylib

Install

Dune Dependency

Authors

Maintainers

Sources

raylib-1.0.0.tbz
sha256=3c39639c26f7549f46d0330f0f9384a9f2ec224382308608d92add9e92c0afb8
sha512=ae2b31ad7a9747ae14118b63238ea24cbf96ea39685409fb22bb40bd5c6091d11c9b83d3ca6a2595ed35195a6a2eddf3a44ace40dbf78d37c9a40d0d7c0cda9c

CHANGES.md.html

1.0.0 (2023-03-24)

  • Upgrade raylib to 4.5.0

0.6.0 (2023-01-10)

  • Support OCaml 5

  • Upgrade raylib to 4.2.0

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