Open gl | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Open gl

how hard is to code in c using open gl libraries. and i'd be happy if someone can send a good guide that can help me. **i'm not old fashioned i just have a project to do in the college**

13th Mar 2017, 10:03 PM
majdi abu salah
3 Answers
+ 10
Much easier than Direct3D I will tell you. There is the OpenGl red book which you can get for free on the web.
13th Mar 2017, 10:09 PM
Karl T.
Karl T. - avatar
+ 2
If you can use old version of opengl than it is not as hard as it looks. And you can learn something useful at opengl-tutorial.org
14th Mar 2017, 12:47 AM
Mateusz Nowak
Mateusz Nowak - avatar
0
Using glBegin/glEnd isn't that difficult. But shits get tough when you step into GLSL.
26th Mar 2017, 3:42 PM
Sungmin Woo
Sungmin Woo - avatar