Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug OpenGL #19

Closed
jerlomy4ever opened this issue Apr 1, 2020 · 2 comments
Closed

Debug OpenGL #19

jerlomy4ever opened this issue Apr 1, 2020 · 2 comments

Comments

@jerlomy4ever
Copy link

Is there any method to debug the code for OpenGL, like printing in OpenGL ?

@jbehley
Copy link
Member

jbehley commented Apr 1, 2020

There is, unfortunately, no such thing. For debugging you have to write values to textures.

Please refer to the excellent tutorials at https://learnopengl.com/ to learn the basics needed.

@Chen-Xieyuanli
Copy link
Member

Thank @jbehley for the reply. As said, we actually didn't use any OpenGL debugger.

However, there are some OpenGL debuggers (here), but I'm not sure whether they are easy to use or not.

You may give a try, and I'll appreciate it a lot if you could provide any feedback about that.

Since we cannot provide more help, I'll close this issue. Please feel free to ask me to reopen it if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants