SFML playground
Go to file
2018-01-29 17:51:46 +01:00
cmake Added Tagfile generation and finding 2018-01-25 22:00:38 +01:00
doc Added Tagfile generation and finding 2018-01-25 22:00:38 +01:00
examples Replace INSTALL_RESOURCES_DIR option of sfml_add_example() command with RESOURCES_DIR 2018-01-25 00:23:33 +01:00
extlibs Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
include/SFML Correct docstring for seek 2018-01-29 17:51:46 +01:00
src/SFML Correct docstring for seek 2018-01-29 17:51:46 +01:00
tools Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02: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 Enable audio component build on iOS 2018-01-04 14:23:49 -08:00
CONTRIBUTING.md Markdown'd readme, changelog, contributing and license files. 2017-03-22 02:40:16 +01:00
license.md Removed dependency to libjpeg, stb_image_write now supports writing JPEG files 2017-09-28 19:55:10 +02:00
readme.md Added 'SFML Community' to the author list. 2017-12-07 13:10:54 +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.