ironicnet / Infinite-Terrain

Infinite Terrain system continued here (https://forum.unity.com/threads/infinite-terrain-free-project-source.68807/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Terrain

Infinite Terrain system continued here (https://forum.unity.com/threads/infinite-terrain-free-project-source.68807/)

screenshot

It's an infinite terrain generator. Using a simplex noise algorithm I created an infinite terrain that just keeps on going no matter how much you move

You can adjust the height and detail values but obviously due to the random nature. Controlling it much more than this is pretty tough. Anyway I've uploaded the web player so you can see if this is something that would be useful before commiting to the epic 300kb download ;)

Enjoy!

Web Player : http://quickfingers.net/scratch/2010/infinite_terrain/

Download : http://www.quickfingers.net/scratch/2010/infinite_terrain/infinite_terrain.unitypackage

About

Infinite Terrain system continued here (https://forum.unity.com/threads/infinite-terrain-free-project-source.68807/)

License:MIT License


Languages

Language:C# 100.0%