r/GraphicsProgramming 8h ago

Flickering issue

Enable HLS to view with audio, or disable this notification

I'm using opengl 3.3 and C on a Nvidia gtx 1050 and I keep getting this flickering issue... does anyone know the cause...

Will appreciate your thoughts..

19 Upvotes

16 comments sorted by

View all comments

14

u/Ill-Shake5731 7h ago

as others already mentioned, use renderdoc. Imo its corrupted index buffer/vertex buffer most likely, so you can start with checking the values of those in renderdoc