This semester to learn the graphics, to use C ++ to write, which is mainly used OpenGL, so first of all, to configure OpenGL in Visual Studio
1. Create a new C ++ console application. File – & gt; New – & gt; project
2. Then click Item ->; Manage the NuGet package
3. Browse here, type NupenGL and search
4. After downloading and installing both of them, import the header file at the beginning of the source program, and you can use it
1. Create a new C ++ console application. File – & gt; New – & gt; project
2. Then click Item ->; Manage the NuGet package
3. Browse here, type NupenGL and search
4. After downloading and installing both of them, import the header file at the beginning of the source program, and you can use it
Read More:
- Configuring OpenGL in Visual Studio 2015
- Configuring OpenGL + glew in windows10 + Visual Studio 2017
- Detailed steps for installing Visual Studio 2010 + Intel parallel studio Xe 2013 and configuring mpich2
- Configure OpenGL development environment (glfw3 + glad) once and for all with visual studio
- Visual studio 2019 + OpenGL environment configuration
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- The simplest course of configuring OpenGL in vs2015
- The solution of configuring OpenGL in vs2017
- Configuring OpenGL in VS
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- A series of problems in configuring OpenGL development environment in vs2015
- Vs2019 nuget configuring OpenGL
- Configuring OpenGL in Code:: blocks
- Configuring OpenGL development environment in win10 + vs2015 (including the method of installing 32-bit and 64 bit libraries)
- Configuring OpenGL environment with code blocks16.0 in Windows 10
- Flash back of running program in Visual Studio 2017
- Write about the problems and solutions when configuring OpenGL in vs2015
- Problems in configuring OpenGL
- How to solve the problem that the console window disappears in a flash after visual studio 2017 runs
- Problems encountered in configuring OpenGL development environment in vs2015