[][src]Crate sfml

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

Prerequisites

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.

Modules

audio

Sounds, streaming (musics or custom sources), recording, spatialization

graphics

2D graphics module: sprites, text, shapes..

system

Base module of SFML, defining various utilities.

window

Provides OpenGL-based windows, and abstractions for events and input handling.