opentk / LearnOpenTK

A port of learnopengl.com's tutorials to OpenTK and C#.
Creative Commons Attribution 4.0 International
458 stars 115 forks source link

Minor upgrades to 4.8.2 and .NET 8.0 #87

Closed johanlindfors closed 9 months ago

johanlindfors commented 9 months ago

Includes these minor tweaks:

  1. Upgrades all the projects to .NET 8.0
  2. Leverages the 4.8.2 release of OpenTK
  3. Updates the deprecated use of .Size on NativeWindowSettings to .ClientSize
NogginBops commented 9 months ago

Thanks for a great PR! Will merge this as it is. Ping me in the OpenTK discord if you want the contributor role. 🙂