Nexure / rust-sfml

SFML bindings for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-sfml Build Status crates.io Discord

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

Requirements

  • Linux, Windows, or OS X
  • Rust 1.56 or later
  • SFML 2.5
  • A C++ compiler for building CSFML
  • libclang for generating the low level bindings (See bindgen instructions)

Documentation

The API documentation is available at: https://docs.rs/sfml/

If you need help with setting up rust-sfml on your system, you can take a look at the wiki.
Please take note that:

  • This wiki is supported by the community
  • The rust-sfml core team doesn't review it
  • Your contribution is welcome

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 as SFML, the Zlib/png license.

Discord

rust-sfml users are welcome on the Official SFML Discord server

About

SFML bindings for Rust

License:Other


Languages

Language:Rust 68.1%Language:C++ 24.4%Language:C 7.5%Language:Shell 0.0%