Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 410 Bytes

Layered2D

Layered2D is desktop layered window rendering engine.

2D drawing engine based on SkiaSharp Library.

Using Layered2D

Layered2D is available as a convenience NuGet package, to use install the package like this:

nuget install Layered2D

Here is Samples