Simple and Fast Multimedia Library

Simple and Fast Multimedia Library (SFML) is an object-oriented, cross-platform, open source multimedia API written in by Laurent Gomila. It is intended as a more modern alternative to SDL with a greater emphasis on object-oriented programming.
Some of the key features SFML boasts are integrated support for hardware acceleration through OpenGL, greater speeds compared to SDL in certain uses, and a modular design as different functions such as audio and graphics are broken into separate files so only necessary libraries need to be included in projects.
SFML is available for use in C, , D, .NET (, VB.Net, C++/CLI, etc), Python and Ruby.
 
< Prev   Next >