SFML

SFML is the acronym for Simple And Fast Multimedia Library. This is a open-source C++ library, published under zlib/libpng-license. This library can also used with C, Ruby or Python. SFML can also be used as a modern alternative to Simple_DirectMedia_Layer.

Graphic-Features
*Hardware accelerated OpenGL graphics
*Free rotation, scaling and alpha
*Loads many images: bmp, dds, jpg, png, tga, psd
*Loads many fonts: ttf, cff, pcf, bdf
*Shader effects
*3D scene

Audio-Features
*Hardware accelerated sounds
*Load many formats: ogg, wav, aiff, au, raw
*Sound recording
*3D sound

Network-Features
*TCP and UDP sockets
*Streams

Other Features
*Mouse- and Joystick-support
*Message- and Realtime-interface
*Timer und threads
*For Windows, Linux and MacOSX
*Support for C, Ruby, Python
 
< Prev   Next >