ImGui renders image that is... unexpected #4610
nulliousp
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 2 comments
-
Sorry for making it a discussion. Go to #4611 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has nothing to do with dear imgui you are not even calling imgui code there, your subject line is therefore not even a truthful representation of reality. This is not an OpenGL forum sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, I have some code:
that is supposed to render a triangle, but it renders:
This scares me a little but... I don't know how to fix it. It happened after I commented out glViewport(). Is this ImGui?
Beta Was this translation helpful? Give feedback.
All reactions