Info
Version: | 3.0.2 |
Author(s): | Justin Skiles |
Last Update: | Sunday, April 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/babelshift/SharpDL |
NuGet Url: | https://www.nuget.org/packages/SharpDL |
Install
Install-Package SharpDL
dotnet add package SharpDL
paket add SharpDL
SharpDL Download (Unzip the "nupkg" after downloading)
Dependencies
- Iconic.Zlib.Netstandard(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- SharpDL-SDL2-CS(>= 1.0.11)
Games created with this library should strive to be lightweight and portable. Currently, SharpDL only supports utilizing the built-in SDL 2D rendering system and does not support any OpenGL bindings.