Distributing The Mesh

Introduction

In this exercise you'll learn to distribute a mesh across multiple files on the hard disk.

The terrain is currently a single mesh stored on the hard disk as a single file. A single file is a single resource. Before you create a terrain database that spans multiple files, you must choose how much granularity you need. In this case, it will be easy to split the mesh into four separate files. The results of this exercise will be similar to the images shown below:

Final results: Terrain_1x1.box.

Finished Version

Finished versions of these models are available: