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.
script type="text/javascript" src="http://aos-creative.prf.hn/creative/camref:100l3Rd/creativeref:10l3694">
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