Minecraft Clone made with Unity.
Terrain is generated using Perlin noise. Each chunk is rendered as a seperate mesh so the faces that are not visible for the player are not calculated.
Dynamic chunk showing and hiding
chunks3_resized.mp4
Early test of chunk generation (with cubes)