Musics are from the game Star Citizen :
Notes from my first couple of days on UE5:
- no more tessellation
- no more half-float distance field : 8bits fields generalized and stored as sparse distance field in 3 level of detail/MIP
- virtual shadow map is a fantastic option but seriously lack a UI right now (as a lot of things at this stage it seems!), everything is tuned in console commands, which i haven’t dived into yet.
- Lumen is gonna be a game changer but needs a ton of UI options and i still haven’t wrap my head about its in and outs.
- New Anti Aliasing - Temporal Super Resolution - no more ghosting and bluriness, does a great job not much more to say.
Biggest change for the transition to UE5 was removal of tessellation generation and updating the Distance field generation to the new paradigm using 3 level of details. A lot of room for performance improvements as i just implemented a rough first pass. As seen in the video virtual Shadow map does generate a couple artefact (and crashed the build while turning it on/off) but otherwise allows to cover a large distance with precise shadows in an elegant and optimized manner.
New user interface is clean and the ability to toggle the content browser/output log as well as docking it of course is a fantastic addition.
As for the planet, i really need to step up the cloud quality and randomness of asset placements, there’s too much visible pattern and lines.
13 views
633
141
4 years ago 00:26:38 133
Unreal Engine AI with Behavior Trees | Unreal Engine
3 years ago 00:37:41 319
The State of Unreal 2022 | Unreal Engine
5 years ago 00:50:09 28
Switching to Unreal Engine | Unreal Indie Dev Days 2019 | Unreal Engine
5 years ago 00:55:08 113
Source control in Unreal Engine | Webinar | Unreal Engine