Is it possible to use opengl or directx with visual basic with only visual studio installed -


I was wondering if it is possible to use OpenGel or DirectX only with Visual Studio installed on the system. I can not establish anything else because it is a school computer on which I am working.

This is possible with OpenGL. You only need to download OpenGL .DLL and link them to your project. There are some tutorials for that online.

You can find some tutorials on Neighborhood

Edit: I have just read that you want to use VB. This is another story, although editing this is not an answer to your question, I suggest using C ++ I know that there is a cover for C #, which is called CSGL. Also see the Tao Framework:

or section on VB.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -