Chris Thrasher dafdacfa20 Let tests and examples inherit language requirement from upstream targets
It's not necessary to re-specify cxx_std_17 since any example or test
which depends on a core target (which should be all of them) will pick
up this language requirement that should be a public property of those
targets. If that changes, these examples and tests will possibly fail
to compile and correctly catch the bug that was introduced in the core
library targets.
2021-12-28 15:53:08 +01:00
2021-08-12 21:00:16 +02:00
2021-12-21 20:41:44 +01:00
2021-12-24 15:06:32 +01:00
2021-12-27 19:09:35 +01:00
2015-02-06 11:07:39 +01:00
2021-12-05 01:28:05 +00:00
2021-12-02 20:02:15 +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.

Description
SFML playground
Readme 98 MiB
Languages
C++ 87.3%
Objective-C++ 7%
CMake 3.4%
Objective-C 1.9%
Shell 0.2%
Other 0.1%