Unreal Engine 5 Tech Demo, [UE5 Developer Availability 2022-04-05]

Discussion in 'Console Technology' started by mpg1, May 13, 2020.

  1. digitalwanderer

    digitalwanderer Dangerously Mirthful
    Legend

    Joined:
    Feb 19, 2002
    Messages:
    18,987
    Likes Received:
    3,529
    Location:
    Winfield, IN USA
    I'm just entirely blown away by the UE5 videos I've been seeing. Amazing, gorgeous, spectacular, exceeding my expectations, delighting me, and in general making me think it'll be a good thing. :)
     
  2. DSoup

    DSoup Series Soup
    Legend Subscriber

    Joined:
    Nov 23, 2007
    Messages:
    16,775
    Likes Received:
    12,690
    Location:
    London, UK
    What this demo absolutely nails, which is obviously the aim, is to achieve the visual aesthetic of the Matrix movies; the green hue, a very specific lighting style etc.

    The demo made me want to watch the movies, and I re-watched the original movie and Reloaded and yeah. That so nailed that look. :yes:
     
    London Geezer and Silent_Buddha like this.
  3. Karamazov

    Veteran

    Joined:
    Sep 20, 2005
    Messages:
    4,817
    Likes Received:
    5,221
    Location:
    France
  4. Kaotik

    Kaotik Drunk Member
    Legend

    Joined:
    Apr 16, 2003
    Messages:
    10,244
    Likes Received:
    4,462
    Location:
    Finland
    [Semiot]matrix movies? There's only The Matrix. Reloaded and whatnot don't exist.[/Semiot]

    The demo looked great at least on YouTube, hopefully we'll get similar pieces for PC Master Race sooner rather than later
     
  5. DavidGraham

    Veteran

    Joined:
    Dec 22, 2009
    Messages:
    3,976
    Likes Received:
    5,210
    So like many other titles, a combination of SSR and hardware RT is at play here. SSR is used for small objects (likely particles too), while RT is used for big objects (buildings, cars, people). However I think PS5 and XSS are using 1/3 RT reflection resolution with several objects discarded from the BVH structure (like shadows and reflections within reflections). However, some surfaces like puddles and cars during the daylight use just cubemaps, though during the night cars use RT.

    I hope the PC version will have RT cover more objects and surfaces and at a bigger resolution.
     
    #2945 DavidGraham, Dec 11, 2021
    Last edited: Dec 11, 2021
    PSman1700 likes this.
  6. onesvenus

    Newcomer

    Joined:
    Oct 29, 2004
    Messages:
    28
    Likes Received:
    1
    Sorry if this has been brought up before but does anyone else find interesting that The Coalition, who is arguably the best UE developer in the Xbox side, had to be brought to optimize the demo on XSS/XSX and even after that, it runs worse (framerate-wise) than the PS5 version?

    Two possibilities I can think of:
    - Either Epic doesn't have the knowledge to optimize their own engine on those platforms, which seems unlikely
    - Or the XSS/XSX hardware is not really well suited to run something like this

    Seeing as UE is one of the most, if not the most, used engine across third parties I don't think it bodes well for comparisons across platforms. If I were Microsoft I'd undoubtedly give in to every demand Epic has when developing a hardware console

    Another thing interesting is UE running better on the PS5 when none of their first party studios use it.
     
  7. BRiT

    BRiT (>• •)>⌐■-■ (⌐■-■)
    Moderator Legend Alpha

    Joined:
    Feb 7, 2002
    Messages:
    20,502
    Likes Received:
    24,397
    No. Not really. I've seen people say Sony also helped out. In reality it's likely they were pulled in because they wanted it to be the best possible it could be.
     
  8. Rootax

    Veteran

    Joined:
    Jan 2, 2006
    Messages:
    2,400
    Likes Received:
    1,845
    Location:
    France
    I "played" the demo on PS5. The way they can mimic the movie look&feel is really great. At the same time, the movie grain can't hide the fact that's it's very blurry imo. So, while impressive on some aspects, in the end, I wouldn't want stay a lot of time in a game looking like that.
     
    Remij and Unknown Soldier like this.
  9. onesvenus

    Newcomer

    Joined:
    Oct 29, 2004
    Messages:
    28
    Likes Received:
    1
    Can you point to some of the people that said Sony also helped out? Is there any proof of that?
    Even taking your point for granted, Xbox not being able to keep up even with the involvement of one of their best studios seems worrying to me.
     
  10. Karamazov

    Veteran

    Joined:
    Sep 20, 2005
    Messages:
    4,817
    Likes Received:
    5,221
    Location:
    France
    cars seems to use RT (+SSR and maybe cubemaps) in daytime too.

     
    #2950 Karamazov, Dec 11, 2021
    Last edited: Dec 11, 2021
    DavidGraham likes this.
  11. eloyc

    Veteran

    Joined:
    Jan 23, 2009
    Messages:
    2,551
    Likes Received:
    1,705
  12. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,632
    Location:
    The North
    Not really. The metrics should be leveraged as a data point to see how well they can handle “future” gen titles. I wouldn’t use these as good data for actual performance between the two systems.

    Coalition was brought in to make the demo fit in memory; an optimization requirement that has to exist on Xbox but doesn’t on PS5 due to the differences in pool splits. I wouldnt take coalition getting involved to meaning re-writing shaders etc to maximize the hardware.
     
  13. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
    Looks like automatic city creation marked the other side as window for building interior.

    Showcases the new interior mapping method nicely.
    Classic room walls with analytic intersection, combined with apparently two layer POM/relief mapping for all those furniture etc.
     
    Silent_Buddha, Malo, eloyc and 2 others like this.
  14. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,418
    Likes Received:
    10,311
    In addition to that, any contributions to The Matrix Awakens that The Coalition did likely also greatly benefitted the PS5 version. While there might be some optimizations that The Coalition did that only benefit the XBS consoles, I'd be surprised if the vast majority didn't also carry over to the PS5 version.

    Regards,
    SB
     
  15. DavidGraham

    Veteran

    Joined:
    Dec 22, 2009
    Messages:
    3,976
    Likes Received:
    5,210
    So it seems the culprit for the major fps drops in the demo is the work in progress in streaming assets and assets initiation on the CPU, as well as deformation of nanite meshes. They said they will fix it soon enough. Also they stressed out that Nanite streams in data 10MB/s in the open world, an HDD could very well service that.
     
    BRiT and PSman1700 like this.
  16. cheapchips

    Veteran

    Joined:
    Feb 23, 2013
    Messages:
    2,493
    Likes Received:
    2,665
    Location:
    UK
    They said from the off its more about seek times than bandwidth.
     
    milk likes this.
  17. BitByte

    Newcomer

    Joined:
    Apr 3, 2020
    Messages:
    79
    Likes Received:
    68
    I know it’s not a game and that’s irrelevant to my complaints. UE5 delivers poor performance on next gen consoles. 100% of the time it’s been shown, it’s delivered poor performance. I’ve moved 2 of my projects from UE4 to UE5 just to mess with nanite and lumen and even on my 3080, the performance is simply not good enough.
     
  18. Flappy Pannus

    Regular

    Joined:
    Jul 4, 2016
    Messages:
    329
    Likes Received:
    567
    What are you contributing 'of note'? You're just repeating how unimpressed you are. When people point out the unique things this engine is doing, you just hand-wave them away.

    And yes, that's exactly what you argued:
    I mean, the entire point of realtime graphics engines is to give the impression of infinite details. UE5 isn't producing "infinite details" for the hell of it, it's giving the impression of that better than previous attempts we've seen so far through a combination of many techniques. To postulate that there's a better version of this engine (a year away from release) out there that can be far more performant....because all engine makers need to do is 'hide stuff better' is something that's just begging to be poked fun at. It's an absolutely ridiculous statement.

    Your posts perhaps aren't garnering likes because you're bravely swimming upstream against the supposedly blinkered masses here, they're just generally hyperbolic and making weak arguments - if they're making any at all.
     
    #2958 Flappy Pannus, Dec 11, 2021
    Last edited: Dec 11, 2021
  19. digitalwanderer

    digitalwanderer Dangerously Mirthful
    Legend

    Joined:
    Feb 19, 2002
    Messages:
    18,987
    Likes Received:
    3,529
    Location:
    Winfield, IN USA
    I did notice they mentioned that the performance of UE5 sucks on their 3080, first I've heard of PC performance unless I missed something.

    They seems a bit unused to some of our social norms, but that don't mean they might not be able to contribute. We got enough fanboys like me to drool over how gorgeous it is, we need people who are critical of it too and not just in awe.
     
  20. Malo

    Malo Yak Mechanicum
    Legend Subscriber

    Joined:
    Feb 9, 2002
    Messages:
    8,929
    Likes Received:
    5,528
    Location:
    Pennsylvania
    Yeah that part in particular I thought was very good. You really don't want to be loading content and rendering models for those interiors so the shortcuts they're doing whilst maintaining perspective shift is excellent. If it allows filling of large skyscrapers and buildings with "interiors" that cast light as well then I'm all for this method of fakery.
     
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...