SFGraphics icon indicating copy to clipboard operation
SFGraphics copied to clipboard

OpenTK 4.0

Open ScanMountGoat opened this issue 5 years ago • 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.

ScanMountGoat avatar May 25 '20 15:05 ScanMountGoat