Slashdot Mirror


GPUs Keep Getting Faster, But Your Eyes Can't Tell

itwbennett writes "This brings to mind an earlier Slashdot discussion about whether we've hit the limit on screen resolution improvements on handheld devices. But this time, the question revolves around ever-faster graphics processing units (GPUs) and the resolution limits of desktop monitors. ITworld's Andy Patrizio frames the problem like this: 'Desktop monitors (I'm not talking laptops except for the high-end laptops) tend to vary in size from 20 to 24 inches for mainstream/standard monitors, and 27 to 30 inches for the high end. One thing they all have in common is the resolution. They have pretty much standardized on 1920x1080. That's because 1920x1080 is the resolution for HDTV, and it fits 20 to 24-inch monitors well. Here's the thing: at that resolution, these new GPUs are so powerful you get no major, appreciable gain over the older generation.' Or as Chris Angelini, editorial director for Tom's Hardware Guide, put it, 'The current high-end of GPUs gives you as much as you'd need for an enjoyable experience. Beyond that and it's not like you will get nothing, it's just that you will notice less benefit.'"

4 of 291 comments (clear)

  1. Now by Zeroblitzt · · Score: 3, Interesting

    Make it draw less power!

    --
    Mr. America walk on by your schools that do not teach Mr. America walk on by the minds that won't be reached
    1. Re:Now by afidel · · Score: 4, Interesting

      They are, you can get very playable framerates @1080p using a nearly passively cooled card (the next shrink will probably make it possible using a completely passive card). Hell, my new gaming rig draws under 100W while playing most games, my previous rig used over 100W just for the graphics card.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  2. Assumptions by RogWilco · · Score: 5, Interesting

    That statement makes the rash assumption that GPUs will somehow continue to grow in speed and complexity while everything around them remains static. What about stereoscopic displays which would double the required number of pixels to be rendered for the equivalent of a 2d image? What about HMDs like the forthcoming Oculus Rift, which over time will need to continue pushing the boundaries of higher resolution displays? Who on earth is thinking that the display industry is thinking "whelp, that's it! we've hit 1080p! we can all go home now, there's nothing left to do!" ? 1080p on a 24 inch display is nowhere close to the maximum PPI we can perceive at a normal desktop viewing distance, why is that the boundary? Why are 24" displays the end? Yes, improving technology has diminishing returns. That's nothing groundbreaking, and using that to somehow suggest that we have peaked in terms of usable GPU performance is just downright silly.

  3. Re:There are other applications by im_thatoneguy · · Score: 5, Interesting

    I do some work on the side for a hardware raytracing company and you're mostly right. Shameless plug: http://caustic.com./ And speaking as a VFX artist ray tracing is way easier. When you aren't cheating everything it becomes much simpler to get to "realistic". Global Illumination also goes a long way to help. I can take a game asset with textures and geometry and normal maps etc and render it with a raytracing engine and it looks dramatically better.

    The problem with current technology is that there is something of a divide in performance. Present ray tracing technology is about 5x too slow to match a good rasterized game. You could deliver 10-20 fps at decent resolution with ray tracing but wouldn't get any noticeable benefit. To really get that silky smooth GI you need another 20-30x faster or so (even with a dedicated ray tracing chip).

    The challenge then is to improve ray tracing chips fast enough to catch up to GPUs. I think in 3-4 years you'll see a number of games which deliver exceptional ray traced images. Rivaling film renders in real-time. But 3-4 years in spite of this author's nonsense is a long time in GPU technology. In the last 3-4 years we've seen tessellation, the first instances of GI and dynamic light reflections. These make a huge difference. They're total hacks but game developers can't sit still and as much of a pain as they are--they work. It would be more of a paint to rewrite their engines from scratch to take advantage of a whole new rendering pipeline.

    The other challenge is that the reason many films look so good is because of 2D cheats in the composite. If you look at a raw render out of Arnold, Brazil, Renderman or Vray it's not really like what shows up on screen. There is a lot of sweetening, a lot of one-off lighting tricks in post and in the render which only look great from the one angle. Games have to look good from every angle. I don't know that they'll ever achieve that. They'll look more photographic but the ultra polish of a film comes from lighting TDs, cinematographers and compositors all working in tandem to polish a shot for days or weeks. If things just looked good from every direction all the time--the VFX work on a feature film would be dramatically reduced. So in that regard game developers are going to have it way harder than film people. Not only does it have to render at 60 fps... but you can't cheat detail. You have to make it look good from 300 yards as you drive your car down main street... all the way to jumping out and walking up to 2" away and reading the headline.