Landscapes need a rework after years without big changes

Terrain rendering in Frostbite is quite similar to how it is done in UE4(judging from PDF out there at least). Core difference is probably how layer masks are stored.
Actually, you’d be very surprised about how faster kite demo landscape performs, after getting rid of duplicate runs of UnpackNormals function and getting in dynamic flow control.