Would the best way to implement a terrain system like the video I linked below be through using individual planes as a tile, or would it better to dynamically alter a single big terrain mesh in subsections. The game I am building will be top down (to an angle) so you can only ever seen a few thousand tiles at any given time.
You can see the terrain system in action @ 2:00 in the video