Coding Perlin Noise in Unity
In this video I’ll be showing you how to generate Terraria style terrain in Unity using 1d perlin noise.
Perlin Noise Article
http://freespace.virgin.net/hugo.elias/models/m_perlin.htm
Link to Perlin Noise Series
Source Code
http://www.mediafire.com/download/fdf5pj126fmvcqo/UnityTerraria.zip
Modular Arithmetic Tutorial