Info
Version: | 0.6.0-beta2 |
Author(s): | Frank A. Krueger |
Last Update: | Friday, February 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praeclarum/NGraphics |
NuGet Url: | https://www.nuget.org/packages/NGraphics |
Install
Install-Package NGraphics
dotnet add package NGraphics
paket add NGraphics
NGraphics Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.2.4)
- SharpDX(>= 3.1.0)
- SharpDX.Direct2D1(>= 3.1.0)
- SharpDX.Direct3D11(>= 3.1.0)
- SharpDX.DXGI(>= 3.1.0)
- SharpDX.Mathematics(>= 3.1.0)
Tags
It provides a unified API for both immediate and retained mode graphics using high quality native renderers.