Perlin noise and terrain generation[closed]

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
Pospos
Citizen
Posts: 73
Joined: Sun Jun 18, 2017 11:10 am
Location: Agadir

Perlin noise and terrain generation[closed]

Post by Pospos »

How do you generate terrain using perlin noise (love.math.noise)?
Last edited by Pospos on Sat Jul 21, 2018 4:07 pm, edited 1 time in total.
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Perlin noise and terrain generation.

Post by zorg »

A good site i found before that explains it: https://www.redblobgames.com/maps/terrain-from-noise/
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Xugro
Party member
Posts: 110
Joined: Wed Sep 29, 2010 8:14 pm

Re: Perlin noise and terrain generation.

Post by Xugro »

Just last weekend I coded up a small value noise island generator. It still need fine tuning and post-processing, but the core algorithm (value noise) is complete. If you want you can take a peek at my code.

I followed this german tutorial: https://www.youtube.com/watch?v=xVYl8nYl_TI
Attachments
perlin_noise.love
(1.62 KiB) Downloaded 233 times
User avatar
Pospos
Citizen
Posts: 73
Joined: Sun Jun 18, 2017 11:10 am
Location: Agadir

Re: Perlin noise and terrain generation.

Post by Pospos »

Thank you!
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 37 guests