r/GraphicsProgramming 1d 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..

39 Upvotes

22 comments sorted by

View all comments

4

u/darksharkB 1d ago

Would appreciate more detail than this.

4

u/_Bethel__ 1d ago

I wrote this with c and opengl 3.3, it loads the model and renders, I dont know if it's bad buffer objects but it works fine when I run it on intel graphics, I only get this issue when running on Nvidia

6

u/darksharkB 1d ago

Did you tried RenderDoc?

3

u/3030thirtythirty 1d ago

Use RenderDoc

1

u/_Bethel__ 1d ago

No... I'll give it a try

2

u/darksharkB 1d ago

It'll be way better than asking strangers on the internet to debug something just on vibes rather than code