sfml 0.11.0

Rust binding for sfml
Documentation

rust-sfml Build Status crates.io

Rust bindings for SFML, the Simple and Fast Multimedia Library.

Prerequisites

SFML 2.3 and CSFML 2.3 must be installed on your computer. You can download them here:

Rust-sfml works on Linux, Windows and OSX.

Examples

Examples are located under the examples directory:

  • 0.10.1 (Latest release)
  • master (Latest development version)

License

This software is a binding of the SFML library created by Laurent Gomila, which is provided under the Zlib/png license.

This software is provided under the same license than the SFML, the Zlib/png license.