GPU Ray Tracing Performance Comparisons [2021] *spawn*

Discussion in 'Architecture and Products' started by DavidGraham, Mar 29, 2021.

  1. JoeJ

    Veteran

    Joined:
    Apr 1, 2018
    Messages:
    1,523
    Likes Received:
    1,772
    Well, everything looks low poly in comparison to UE5.
    Comparing by poly count makes little sense because only UE5 has adaptive detail. Other games likely have low detail for close ups, and unnecessarily high detail at the distance.
    And only UE5 adds high contrast detailed shadows to those details. Exodus may use a lot of tessellation, but RT can't use that so no HF shadows to amplify that.
     
    Silent_Buddha likes this.
  2. OlegSH

    Regular

    Joined:
    Jan 10, 2010
    Messages:
    801
    Likes Received:
    1,631
    Screen space shadows should be sufficient for tiny tessellation details in most cases, that's so obvious that i can only scratch my head wondering why they didn't add them.
     
    milk likes this.
  3. JoeJ

    Veteran

    Joined:
    Apr 1, 2018
    Messages:
    1,523
    Likes Received:
    1,772
    IIRC, they had them in first demo, but replaced lots of SS with using multi view SM. Though that's likely more about AO or skylight, not direct sunlight i guess.
    First demo had very noticeable TA artifacts. This became much better.
     
  4. Rootax

    Veteran

    Joined:
    Jan 2, 2006
    Messages:
    2,401
    Likes Received:
    1,845
    Location:
    France
    I don't know, UE5 is pushing it to the extreme, but LoD is not new and some game / engine do a good work at having well detailed object from a short distance, and decent looking at a distance already, for years...

    Honestly when I looked at the UE5 presentation, I said to myself "what the point ?" way to often.
     
    PSman1700 likes this.
  5. JoeJ

    Veteran

    Joined:
    Apr 1, 2018
    Messages:
    1,523
    Likes Received:
    1,772
    But mostly only for dynamic objects and foliage, and then causing popping. Rocks are low poly in all games i've seen.
    I also think insane detail is not necessary / practical in general, but i thought the same about anti aliasing, or 1080p, now 4K, etc. But people get used to it, expect it after some time, and then looking back we end up with agreement.
    But the primary advantage is ability to scale down, which is independent from having insane detail or not.
    Pixel accurate SM, or multi view rendering methods are also nice things to have.
     
  6. Rootax

    Veteran

    Joined:
    Jan 2, 2006
    Messages:
    2,401
    Likes Received:
    1,845
    Location:
    France
    Are you not happy with Crysis rock or vegetation already, given 10-20% more poly ? (true question)

    In the end, I agree that we will get used to this level of detail. My main "problem" is, at what cost. If you cut your fps in half, no thx. Nanite and Lumen look awesome yes, but the perf penalty is not small. So my basic mind tells me "that's no innovation if these tanks the perfs...". Same stuff with RT&co I guess...

    Now, I'm waiting to see real game using them. Sometimes tech demo are not a very good representation of what is possible imo.
     
  7. Jawed

    Legend

    Joined:
    Oct 2, 2004
    Messages:
    11,714
    Likes Received:
    2,135
    Location:
    London
    I'm still playing Metro 2033 and haven't bought Exodus yet, so I'm not currently in a position to post screenies.

    Even with 2033 lots of objects look nice because of tessellation (I'm playing Redux) - it's clearly a game where tessellation is an important part of the rendering.

    So the remaining question: In Exodus, regarding assets that look "very high poly", do they look that way because of tessellation or do they look the same with tessellation off? I simply have no idea.
     
    OlegSH likes this.
  8. JoeJ

    Veteran

    Joined:
    Apr 1, 2018
    Messages:
    1,523
    Likes Received:
    1,772
    Not happy, no. It's fine at some distance, but close rocks always expose long edges. So my gun model shows geometric resolution of 1mm, while the rock right beside has 100mm. (Remembering the new Sniper game which has very nice terrain. Missed Crysis remake.)
    Yep, but only Lumen seems guilty. For Nanite they say it has the same 4ms cost to generate GBuffers we've had for prev gen. So 'insane detail' for free, basically. Nanite also scales to mobile, while Lumen does not. But idk to which of the two they add the SM rendering costs.
    Having LOD tech has some base cost, but after that we should always see it's a net win because work and BW reduction. Notice Nanite also does culling and HSR during cluster hierarchy traversal for LOD selection, stuff we need in any case.
    And it reduces streaming BW as much as it helps with rendering. I don't see any reason to not doing this, aside of DXR not being compatible yet.
     
    milk, Rootax and Silent_Buddha like this.
  9. OlegSH

    Regular

    Joined:
    Jan 10, 2010
    Messages:
    801
    Likes Received:
    1,631
    Yep, they nicely integrated phong tesselation with displacement maps back in 2010 and still continue using it. Metro is not the only series that uses tessellation extensively, I remember Activision has implemented subdivs via compute back in COD: Ghosts and from what I can tell they still use it today for nicely rounded pipes, guns, etc.

    There are both cases, as you can see here:

    Some objects look rough without tesselation.
    Characters models on the other hand look great even without tesselation since they have high poly base mesh. It is hard to spot tessellation on characters suits, but it is here on many models in close up shots. Tessellation also improves the look of monsters, not to the same extend as in Redux though because the base mesh detalization is quite a bit higher in the Exodus.
     
    Dictator likes this.
  10. HLJ

    HLJ
    Regular

    Joined:
    Aug 26, 2020
    Messages:
    529
    Likes Received:
    869
    Observation:
    Seems like the new Pixar movie "Luca" has less raytracing than some real time games :/
    [​IMG]

    Clouds are missing in the reflection in the water of the pool...find it a bit funny, since people have been comparing DXR games to rendered movies...
     
    Lightman, pharma and PSman1700 like this.
  11. CarstenS

    Legend Subscriber

    Joined:
    May 31, 2002
    Messages:
    5,800
    Likes Received:
    3,920
    Location:
    Germany
    My feeling is, the clouds not showing in the pool's reflection of the characters is correct and a matter of angle.
     
  12. DavidGraham

    Veteran

    Joined:
    Dec 22, 2009
    Messages:
    3,976
    Likes Received:
    5,213
  13. DegustatoR

    Veteran

    Joined:
    Mar 12, 2002
    Messages:
    3,242
    Likes Received:
    3,405
    OlegSH, Rootax, pjbliverpool and 6 others like this.
  14. pjbliverpool

    pjbliverpool B3D Scallywag
    Legend

    Joined:
    May 8, 2005
    Messages:
    9,236
    Likes Received:
    4,259
    Location:
    Guess...
    The game looks gorgeous but I'm struggling to understand why it's so demanding. Even at 1080p without RT the 6700XT is averaging only 35.5fps. Isn't this game also on the Switch???
     
    Man from Atlantis and PSman1700 like this.
  15. Dictator

    Regular

    Joined:
    Feb 11, 2011
    Messages:
    682
    Likes Received:
    3,970
    Switch rendered is really different. The game ships with a dx11 Version with SSGI, SSR, etc. A DX12 Version with a whole bunch of RT, then a mobile Version rendered which is forward rendered and missing many graphicsl effects. Switch is that Version.
     
  16. DegustatoR

    Veteran

    Joined:
    Mar 12, 2002
    Messages:
    3,242
    Likes Received:
    3,405
    PC release should have the original renderer too judging by this info from system requirements:
     
    #316 DegustatoR, Jun 23, 2021
    Last edited: Jun 23, 2021
    pjbliverpool and PSman1700 like this.
  17. Remij

    Regular

    Joined:
    May 3, 2008
    Messages:
    679
    Likes Received:
    1,258
    Like... I'm looking at that LEGO game... and it's just freaking beautiful.

    But PLEASE... tell me they were smart enough to add a mode where you can just build things?

    Because holy crap, I'd spend ages playing around in that mode!
     
    CarstenS, pjbliverpool and PSman1700 like this.
  18. pjbliverpool

    pjbliverpool B3D Scallywag
    Legend

    Joined:
    May 8, 2005
    Messages:
    9,236
    Likes Received:
    4,259
    Location:
    Guess...
    Should make for some really interesting benchmarks.

    And could we be looking at the most scalable game ever? Its hard to argue that its not making good use of all that power it requires when maxed out. I'd argue it definitely deserves a place on the "best graphics to date" podium alongside a few other games with different (and IMO) incomparable art styles.
     
    Dictator, London Geezer and PSman1700 like this.
  19. CarstenS

    Legend Subscriber

    Joined:
    May 31, 2002
    Messages:
    5,800
    Likes Received:
    3,920
    Location:
    Germany
    Finally a LEGO game, where you actually play with LEGO bricks, not a successful-franchise-platformer-turned-bricky.
     
  20. DavidGraham

    Veteran

    Joined:
    Dec 22, 2009
    Messages:
    3,976
    Likes Received:
    5,213
    #320 DavidGraham, Jun 30, 2021
    Last edited: Jun 30, 2021
Loading...

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...