c - Frame rate changes with respect to window size -


i experimenting opengl when observed frame rate changes when window enlarged or compressed. observed 301 frames takes 60.116 fps , 3000 frames takes 6043 fps. enlarge window fps increases? have refresh rate?

no. term you're looking fillrate. make long story short: bigger window more pixels gpu has touch, takes longer.


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -