About 26,800 results
Open links in new tab
  1. Home - Simple and Fast Multimedia Library

    SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, …

  2. Download - Simple and Fast Multimedia Library

    Home Download Download SFML 3.0.2 Latest stable version Snapshots In development versions Bindings SFML in other languages Git repository GitHub.com Goodies Logos Older versions …

  3. Tutorials for SFML 3.0 - Simple and Fast Multimedia Library

    Opening and managing an SFML window Events explained Keyboard, mouse and joysticks Using OpenGL in an SFML window Graphics module Drawing 2D stuff Sprites and textures Text and …

  4. Documentation for SFML 3.0.2 - Simple and Fast Multimedia Library

    Here you will find a detailed view of all the SFML classes and functions. If you are looking for tutorials, you can visit the official website at www.sfml-dev.org.

  5. Learn - Simple and Fast Multimedia Library

    Books SFML Game Development If you've got a firm grasp of C++ with a secret hankering to create a great game, this book is for you. Every practical aspect of programming an interactive …

  6. Building and Using SFML - Simple and Fast Multimedia Library

    Tutorials for each version of SFML can be found here. The first part of these tutorials is aimed at getting started, which includes building SFML with CMake and your build tool of choice, as …

  7. SFML and Linux - Simple and Fast Multimedia Library

    Option 1 is the preferred one; if the version of SFML that you want to install is available in the official repository, then install it using your package manager.

  8. General - Simple and Fast Multimedia Library - sfml-dev.org

    SFML is made of modules in order to be as useful as possible for everyone. You can use SFML as a minimalist window system in order to use OpenGL, or as a complete multimedia library …

  9. SFML and Visual Studio - Simple and Fast Multimedia Library

    Add all the SFML libraries that you need, for example "sfml-graphics.lib", "sfml-window.lib" and "sfml-system.lib". It is important to link to the libraries that match the configuration: "sfml-xxx …

  10. SFML 3.0.0 - Simple and Fast Multimedia Library

    Compiling for 32-bit is possible, but you have to install specific packages and/or use specific compiler options to do so. So downloading the 64-bit libraries is the easiest solution if you're …