package raylib

  1. Overview
  2. Docs
OCaml bindings for raylib

Install

Dune Dependency

Authors

Maintainers

Sources

raylib-0.5.1.tbz
sha256=eec4635d39a680a26570d3498a4f683a5c2cbe0dc6b38110a578e2a8d0d08149
sha512=19d63c3681ab0c84bbb0ec39e9dd8a4d98874f51271a6179c66bf2af3613e4932f57e9d14b91b501ca38c8c0f0b31aa41794269577ea3ff61a0d223b7a71a3cc

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