Perlin noise landmass generation

Hello :wave:. Today I was having some fun with perlin noise and I thought I would share it with you. There is 5 seperate settings.

  • Frequency
  • Redistrubition
  • Persistance
  • Octaves
  • Lacunarity
  • Amplitude

If you are wondering about what each of these do you can find it here:

https://www.redblobgames.com/maps/terrain-from-noise/

And here is the game link: (Open sourced)
TERRAIN

And here is a pastebin for those who are on mobile:

And lastly some other sources involving perlin noise and landmass generation:

https://www.redblobgames.com/articles/noise/introduction.html

https://adrianb.io/2014/08/09/perlinnoise.html

13 Likes