package sfml

  1. Overview
  2. Docs
Bindings to the SFML multimedia library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.08.3.tar.gz
md5=24b7193f385a2063eca2f0124572f36c

Description

SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.

SFML homepage: https://www.sfml-dev.org/

This version of the bindings is known to work with SFML 2.5.1

Dependencies (3)

  1. conf-sfml2
  2. ocamlfind build
  3. ocaml >= "4.08.1" & < "4.12"

Dev Dependencies

None

Used by

None

Conflicts

None