How do I install OpenTK for Visual Basic 2010 Express?
I have already installed OpenTK and the documentation is for Visual Studio NOT Visual Basic NET.
I've created a project, in VB NET, now I take it I got to add some references right? How and Where?
David
Comments
Re: Visual Basic 2010 Express
Ok i managed to add the reference and added the OpenTK tool into the toolbox, but there is no example VB NET code, only the C++ one in the Game.cs file.
Are there any existing VB NET OpenTK code or tutorials?