sfml_graphics 2.5.0
See the version list below for details.
dotnet add package sfml_graphics --version 2.5.0
NuGet\Install-Package sfml_graphics -Version 2.5.0
<PackageReference Include="sfml_graphics" Version="2.5.0" />
paket add sfml_graphics --version 2.5.0
#r "nuget: sfml_graphics, 2.5.0"
// Install sfml_graphics as a Cake Addin #addin nuget:?package=sfml_graphics&version=2.5.0 // Install sfml_graphics as a Cake Tool #tool nuget:?package=sfml_graphics&version=2.5.0
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, graphics, audio and network.
With SFML, your application can compile and run out of the box on the most
common operating systems: Windows, Linux, Mac OS X and soon Android & iOS.
SFML has official bindings for the C and .Net languages. And thanks to its
active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sfml_graphics.redist (>= 2.5.0)
- sfml_system (>= 2.5.0)
- sfml_window (>= 2.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.