
Welcome to part three of the voxel tutorial. We'll be setting up the 2d game with some perlin noise to give the terrain some shape. We'll get started by using perlin noise to create some varied terrain and caves from our blocks. Start by increasing the size of the block array to 96x128 so that we have some more room to work with. This is...
templates-office.com
Terrain Generation,
Tutorial,
Unity,
Voxel Tut,
Voxels