A small C# .NET core framework for interactive 2D cross platform desktop graphics applications, built upon the Veldrid Library.
Info
Version: | 0.0.81 |
Author(s): | Alex Paterson |
Last Update: | Wednesday, December 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/yak2D |
Install
Install-Package yak2D
dotnet add package yak2D
paket add yak2D
yak2D Download (Unzip the "nupkg" after downloading)
Dependencies
- Yak2D.Api(>= 0.0.81)
- Yak2D.Core(>= 0.0.81)
- Yak2D.Font(>= 0.0.81)
- Yak2D.Graphics(>= 0.0.81)
- Yak2D.Input(>= 0.0.81)
- Yak2D.Internal(>= 0.0.81)
- Yak2D.Surface(>= 0.0.81)
- Yak2D.Utility(>= 0.0.81)
- SimpleInjector(>= 5.2.0)