replace OpenTK.GLControl with OpenTK.GLWpfControl and update code to use OpenTK 4.0 (not tested yet)

This commit is contained in:
2020-11-25 09:08:43 +01:00
parent 5303adf095
commit 4051a92b4e
4 changed files with 55 additions and 49 deletions

View File

@@ -1,5 +1,7 @@
Imports System.Windows.Forms
Imports OpenTK
Imports OpenTK.Mathematics
Namespace CameraN