For those of you programming applications, using 3D graphics applications, OpenGL is an indispensable library package. However, to use OpenGL you have to install it manually. Follow the following article to know how to do it.
Instructions to install OpenGL on Dev C++
Readers can first download Bloodshed DEV C++ here: Download Bloodshed DEV.
Step 1: Readers download the OpenGL library package HERE.
Step 2: Open Dev C++. Next on Tools > Package Manager. Then click Install and find the library package you just downloaded in Step 1 and press Enter and install it.
Step 3: Next on File -> New -> Projectthen select Empty Project and press OK.
Step 4: Next on Project Options by pressing the key combination Ctrl + Surname. Select tab Parameters and in the Linker Enter the following command: -lglut32 -lglu32 -lopengl32 -lwinmm -lgdi32 and press OK.
Step 5: Finally right click Project on the left and select Add to Project and find the file .cpp you want to set up that you can already use the OpenGL library for programming.
Above Taimienphi.vn has Guided to install OpenGL on Dev C++ for you.
In addition, you can refer to how to view the current graphic information on the computer by OpenGL Extensions Viewer. In addition to Dev C++, you also have a lot of other choices at a simpler level such as Notepad ++, Notepad ++ is one of many very popular programming support software, with a lot of support code. many languages. In addition, Notepad++ is also a good application for those who are new to learning.
https://thuthuat.taimienphi.vn/huong-dan-cai-opengl-tren-dev-c-12631n.aspx
Good luck !
Related keywords:
install OpenGL on dev c++ graphics function openGL
install datOpenGL on dev c++ openGL graphics function, install OpenGL on dev c++ openGL graphics function,
Source link: Instructions to install OpenGL on dev c++, openGL . graphics function
– Emergenceingames.com