SFML
SFML (Simple and Fast Multimedia Library) is a portable and easy-to-use API for multimedia programming.
Features
- OPENGL
- Multiple languages
SFML information
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.
Said about SFML as an alternative
Object-oriented and easier to learn and understand
Comments and Reviews
SFML is a excelent C++ library for design and games, very easy to understand and powerfull