Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z3nth10n committed Oct 27, 2018
1 parent ae543c4 commit ebf8067
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# Infinite-Terrain
# Infinite Terrain

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

![screenshot](https://i.imgur.com/X2GPPmS.png)

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

0 comments on commit ebf8067

Please sign in to comment.