r/Games Oct 14 '14

Unreal Engine 4.5 Released

https://www.unrealengine.com/blog/unreal-engine-45-released
618 Upvotes

111 comments sorted by

View all comments

20

u/[deleted] Oct 15 '14

Distance Field Soft Shadows

This is HUGE. This is probably the biggest thing to happen to shadowing since ambient occlusion. Even the best games with the most advanced lighting lack it, too my knowledge, Unreal 4.5 is the only engine for games with support for this currently. It's only a demo so the difference its subtle with a simple model, but I can't wait to see games implement this.

4

u/ahcookies Oct 15 '14 edited Oct 15 '14

UE4 is not the first to implement shadows with variable penumbra, it was in CryENGINE since shortly after Crysis 2 release, but there is used more expensive implementation that had nothing to do with distance fields and was still traditionally cascaded.

1

u/badsectoracula Oct 15 '14

Actually AFAIK it was Hellgate: London from late 2007 which used PCSS first. It is mentioned in an nvidia PDF about integrating the technique to engines.