Skip to content

Commit ebf8067

Browse files
committed
Updated README.md
1 parent ae543c4 commit ebf8067

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# Infinite-Terrain
1+
# Infinite Terrain
2+
23
Infinite Terrain system continued here (https://forum.unity.com/threads/infinite-terrain-free-project-source.68807/)
4+
5+
![screenshot](https://i.imgur.com/X2GPPmS.png)
6+
7+
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
8+
9+
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 ;)
10+
11+
Enjoy!
12+
13+
Web Player : http://quickfingers.net/scratch/2010/infinite_terrain/
14+
15+
Download : http://www.quickfingers.net/scratch/2010/infinite_terrain/infinite_terrain.unitypackage

0 commit comments

Comments
 (0)