Earlier quoted context omitted.
Water, dust, cloth and hair physics are all still in the uncanny valley...not to take away from the tremendous progress with triangles and lighting!
I thought the scarf movement looked great.
A first look at Unreal Engine 5
111–120 of 695 posts
Re: A first look at Unreal Engine 5
#112Re: A first look at Unreal Engine 5
#113Earlier quoted context omitted.
Well, I may be wrong, but I was under the impression that the Unreal Engine will also work on the next XBOX (and any PC) and that the PS5 was less powerfull than the next XBOX.
It remains to be seen how the PS5 and the new XBox compare in terms of performance. The specs of the new XBox are slightly higher on paper, but the PS5 is doing some really interesting things in terms of optimization. Basically the XBox is going for high constant clock speeds, and the PS5 is shifting priority between the CPU and GPU components of the SOC so each gets boosted performance when it's most relevant. Both…
edit: Maybe deterministic isn't the correct word. What I mean is that you can design a physics system that you can ensure runs on the PS5 CPU. But then the graphics boys make an upgrade and suddenly some power is diverted to the graphics and the physics system is no longer working correctly. This is still deterministic. But a nightmare to work with when optimizing for hard-real time requirements. The only way this can be done sanely is if the developers can fix this power budget and thus restore "determinism".
Re: A first look at Unreal Engine 5
#114so PC gamers, with 8K textures and UE5, what would you like to see aside from pushed framerates?
Re: A first look at Unreal Engine 5
#115Holy forking shirtballs, that looks amazing. There's still some weirdness - I found the water movement (around 4:10) a bit odd, and the lightball in the cave seemed to be directional even though it was a ball. But my god, that's beautiful. The end scene with the flying reminded me of the (fully rendered) Avatar ride at Disney World. I stood in line for two hours for that.
Re: A first look at Unreal Engine 5
#116In the past, I have always looked at Demos from Games and thought this is very good and getting close to movie quality. But that "close to" remained "close to" for quite some time. Even though It is improving every year but you can still tell it is gaming graphics. Even if some of the shots are not real time and pre rendered, they are still gaming like. That Unreal 5 Demo was the first time ever I thought this is Hol…
It's strange that the character wasn't more photorealistic in this demo. If you Google Image search you can find more photorealistic characters from previous versions of the Unreal Engine. I wonder if there might be some trade-off being made between photorealistic character and lifelike character movement.
Re: A first look at Unreal Engine 5
#117Re: A first look at Unreal Engine 5
#118Re: A first look at Unreal Engine 5
#119Does this involve some breakthrough somewhere or is this incremental?
Re: A first look at Unreal Engine 5
#120The real-time GI is amazing. Ray tracing is going to be a game changer, not only in terms of visual quality, but also because it's one of those rare times in computer graphics where the more advanced solution is actually making it easier on graphics programmers by replacing a bag of dirty tricks with a unified, physically based solution. One interesting note: they say the GI is "instant" but you can actually see that…