Info
Version: | 2.6.0 |
Author(s): | Laurent Gomila |
Last Update: | Saturday, July 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.sfml-dev.org/ |
NuGet Url: | https://www.nuget.org/packages/sfml_graphics |
Install
Install-Package sfml_graphics
dotnet add package sfml_graphics
paket add sfml_graphics
sfml_graphics Download (Unzip the "nupkg" after downloading)
Dependencies
- sfml_window(>= 2.5.1)
- sfml_system(>= 2.5.1)
- sfml_graphics.redist(>= 2.5.1)
Tags
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.
---
Is this package outdated? Report here: https://github.com/kosmotema/sfml-nuget.