Hello,
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library (
https://skia.org/). It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
I've added CPU and GPU-rendered (OpenGL) controls for WPF, WinForms, Mac and GTK backends. These are the ones I can test and support.
A console application for testing the controls is included.
Regards
Daniel