Home

Welcome to the SFML official website.
SFML is a free multimedia C++ API that provides you low and high level access to graphics, input, audio, etc.
To know more about SFML, you can visit the features page.
To download SFML binaries and source code, go to the download page.
If you have any questions, comments or remarks, feel free to contact me : laurent@sfml-dev.org.

News

15 april 2012

SFML 2.0 RC is out

The release candidate of SFML 2.0 is out, try it!.

24 march 2012

New forum for SFML

I've finally installed a new forum!
It is available at this address: http://en.sfml-dev.org/forums.

17 july 2011

New Python binding

There's a new Python binding for SFML: pysfml2-cython. The previous "official" binding was not maintained anymore, but fortunately Bastien wrote this brand new binding using Cython ("a language that makes writing C extensions to Python as easy as Python itself").
There's no official release yet, but the binding is kept up-to-date with SFML 2 changes. You can find more information on this forum topic.
Feel free to try it and help fixing bugs, we need as much feedback as possible before the public release.