a game engine i'm working on in my spare time using opengl.net/glfw
- got the the solution explorer on the right
- click on
TestEngineproject - right click references
- click add references
- brows to the
libsdirectory and linkGlfw.Net.dll
- go to
Project - manage
NuGetpackages - check if the following packages are installed
OpenGL.Netby Luca PiccioniOpenGL.Net.Mathby Luca PiccioniSystem.Numerics.Vectorsby MicrosoftSystem.Runtime.CompilerServices.Unsafeby Microsoft
Note: some packages might need to be deleted then installed again to work like OpenGL.Net