SFGraphics
SFGraphics copied to clipboard
OpenTK 4.0
OpenTK 4.0 targets .net standard 2.0. Most of the libraries could be moved to also target .net standard. Anything involving System.Drawing can be moved to another library and extension methods can be used where appropriate to avoid modifying the base classes.