• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Graphical quality

Heya,

Is there actually any progress being made at all between generations from nVidia or AMD
to make graphics like "better"? The last change i saw that brought things into more realistic arena was the HDR lighting and bloom.
But since then it seems like the only thing cards are doing now is getting faster as opposed to evolving if you know what i mean?
for instance, i don't think there's much a GTX Titan V can do that a GTX 480 can't when it comes to graphics clarity, color, effect and and detail etc, apart from speed, am i right in saying that?

Thanks guys
 
Heya,

Is there actually any progress being made at all between generations from nVidia or AMD
to make graphics like "better"? The last change i saw that brought things into more realistic arena was the HDR lighting and bloom.
But since then it seems like the only thing cards are doing now is getting faster as opposed to evolving if you know what i mean?
for instance, i don't think there's much a GTX Titan V can do that a GTX 480 can't when it comes to graphics clarity, color, effect and and detail etc, apart from speed, am i right in saying that?

Thanks guys

Most advancements in graphical quality these days come from algorithm changes by developers. A modern GPU can basically run any arbitrary shader code with full FP32 precision, meaning developers can write almost any lighting model that they want. However... if you make your renderer too complex, it's going to run terribly. (Like Crysis 1 back in its day.) Improved GPU performance means that developers have more headroom to make their algorithms more complex.

Also on some level, we're limited by console performance. Developers aren't going to spend a load of time and money developing algorithms that are too intensive to run on the PS4 and XBox 1, so engines are mostly designed around that target. With PC power you can run it at higher resolutions or framerates, or maybe use higher resolution textures, but the basic algorithm isn't dramatically changed.
 
Back
Top