A terrain generator using Unity3D and Octree datastructure. It offers an user-friendly UI interface to add different noise levels and block types.
- Open the project in Unity, drag the "World" prefab from Assets/Resources/Prefabs into the Hierarchy
- Open the TerrainGenerator Toolbar using menu bar Window->TerrainGenerator
- Use the TerrainGenerator toolbar to add layers, different noise levels to customize your terrain generation
- Click the "Generate Preview" button to see a 2D preview of your scene
- Finally press the play button to actually generate the terrain