ScanMountGoat/SFGraphics

OpenTK 4.0

ScanMountGoat opened this issue · 0 comments

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.