问题
I want to draw 3D graphics on Windows Form Application in Visual C++.How can I adjust OpenGL library on Visual Studio 2008? Could you advise me any tutorial that mention using OpenGl Library with Windows Form Application and Visual C++?
回答1:
Here's a tutorial on embedding OpenGL in a form application (the full source code for the demo project is also included)
来源:https://stackoverflow.com/questions/1187115/using-opengl-on-windows-form-application-in-visual-c