This is sort of a technical question, but I think if I'm asking it others are probably curious as well.
Which elements of games are more GPU dependant and which are more CPU dependant? Obviously effects like lens flare and glowing effects are more GPU dependant, but what about increasing the texture details? Increasing polygons? Increasing maximum draw distance?
It is also my impression that game with a back end that tracks a lot of stuff or renders a lot of independantly moving objects is an example something CPU dependant. What are some other in-game variables that are CPU dependant?
Or is it more of a question of how efficiently the programmers have coded the game, and therefore some games are faster and some are just hogs?
The question behind this question is one of when and what to upgrade? (BTW, this question is also purely out of nerdy curiousity and reflects my observation of many many games over the years, not out of any pressing need to upgrade.)
He that but looketh on a plate of ham and eggs to lust after it, hath already committed breakfast with it in his heart. -C.S. Lewis
Which elements of games are more GPU dependant and which are more CPU dependant? Obviously effects like lens flare and glowing effects are more GPU dependant, but what about increasing the texture details? Increasing polygons? Increasing maximum draw distance?
It is also my impression that game with a back end that tracks a lot of stuff or renders a lot of independantly moving objects is an example something CPU dependant. What are some other in-game variables that are CPU dependant?
Or is it more of a question of how efficiently the programmers have coded the game, and therefore some games are faster and some are just hogs?
The question behind this question is one of when and what to upgrade? (BTW, this question is also purely out of nerdy curiousity and reflects my observation of many many games over the years, not out of any pressing need to upgrade.)
He that but looketh on a plate of ham and eggs to lust after it, hath already committed breakfast with it in his heart. -C.S. Lewis