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

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.

1 april 2011

Github ready

I've completed almost everything that I announced previously: the SFML project is now hosted on Github with a GIT repository, the wiki and task tracker have also moved to Github. If you have any question or comment about these new tools, don't hesitate to ask on the forum.

18 march 2011

New tools for SFML

This month I've decided to change all the website tools:
- New forum (SMF 2)
- New version control system (GIT)
- New repository, wiki and task tracker (github)
Nothing is done yet, so you can let us know what you think about it on the forum.