Since I started studying OpenGL, many times I bump on errors. Because this errors are not always obvious to me, I would like to ask if there is any particular IDE for writing OpenGL Code, executing and debugging it.
For example in my latest Cube problem, I managed to render each side of my Cube. Separately. But when trying to render the Cube, all I get is a blank screen. Is there any IDE that can give me info about what does it going on in the background.
I am using Linux and I would prefer suggestions for Linux but I can also use Windows applications.
Thank you in advance.



Reply With Quote

