SFML mainline mirror
Go to file
2017-09-28 19:15:47 +02:00
cmake packaging support improvements 2017-02-28 10:03:14 +01:00
doc Android: Added sf::getNativeActivity() to retrieve a handle to the current activity 2016-04-22 15:53:14 +02:00
examples Added CMake variables to select the modules to be built 2017-04-04 13:43:49 +02:00
extlibs Updated stb_image to v2.16 and stb_image_write to v1.07. 2017-09-06 00:05:15 +02:00
include/SFML Added Loop Point support to sf::Music 2017-09-03 12:57:09 -07:00
src/SFML Fixed X11 key repeat handling not filtering out events from other windows. (Fixes #1223) 2017-09-28 19:15:47 +02:00
tools packaging support improvements 2017-02-28 10:03:14 +01:00
.editorconfig Added an .editorconfig file 2015-02-06 11:07:39 +01:00
.gitattributes Added a FLAC file to the Sound example to cover all three supported formats. 2015-03-28 22:49:46 +01:00
changelog.md Markdown'd readme, changelog, contributing and license files. 2017-03-22 02:40:16 +01:00
CMakeLists.txt Improve cmake script for macOS 2017-07-26 00:47:24 +02:00
CONTRIBUTING.md Markdown'd readme, changelog, contributing and license files. 2017-03-22 02:40:16 +01:00
license.md Markdown'd readme, changelog, contributing and license files. 2017-03-22 02:40:16 +01:00
readme.md Markdown'd readme, changelog, contributing and license files. 2017-03-22 02:40:16 +01:00

SFML logo

SFML — Simple and Fast Multimedia Library

SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.

Authors

Download

You can get the latest official release on SFML's website. You can also get the current development version from the Git repository.

Install

Follow the instructions of the tutorials, there is one for each platform/compiler that SFML supports.

Learn

There are several places to learn SFML:

Contribute

SFML is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the contribution guidelines.