Best language for OpenGL? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Best language for OpenGL?

What language would you recommend for testing OpenGL stuff? I have some trouble trying to make it work in DevC++ trying to configure all the libraries. Im thinking if javascript is better, from what ive understood it doesnt need to be compiled and linked everytime you test the code. correct me if im wrong.

18th Nov 2016, 7:14 PM
Hrzbwlg Mlmstveenq
Hrzbwlg Mlmstveenq - avatar
3 Answers
+ 2
I think C++ will be good because it has good optimization, works quick and fine. I recommend using CodeBlocks, MSVC or Eclipse instead of DevC++.
18th Nov 2016, 11:17 PM
Błażej Hanzel
Błażej Hanzel - avatar
+ 2
C++
26th Dec 2017, 5:36 AM
Shtorma
Shtorma - avatar
0
C++ because opengl is addon of C++
22nd Jan 2018, 5:50 PM
arseniio
arseniio - avatar