

SFML
SFML (Simple and Fast Multimedia Library) is a portable and easy-to-use API for multimedia programming.
Features
- OPENGL
- Multiple languages
Tags
- graphics
- sdk
- development
- Api
SFML information
Featured in Lists
This is a list of 3D and 2D game engines and frameworks that have been written in C++ and the source code is available …
This is a list of game engines, frameworks and libraries that offer a C API to program our games in pure C without …
What is SFML?
SFML (Simple and Fast Multimedia Library) is a portable and easy-to-use API for multimedia programming. It is written in C++ with bindings available for C, D, Python, Ruby, OCaml, .Net and Go. It can be thought of as an object oriented alternative to SDL.
SFML provides hardware accelerated 2D graphics using OpenGL, supports OpenGL windowing and provides different modules that ease multimedia and game programming. SFML site offers complete SDK bundle in single pack, and tutorials to ease the developers. SFML Source code is provided under the terms of the zlib/png license.






Comments and Reviews
SFML is a excelent C++ library for design and games, very easy to understand and powerfull