[Explained] Perlin Noise and Unity

Описание к видео [Explained] Perlin Noise and Unity

Over the past month or so, I have been working with Perlin Noise all because I watched this video by Sam Hogan:
   • I Made Minecraft in 24 Hours  

Turns out creating randomly generated terrain is mostly based around Perlin Noise. Also, turns out that Perlin Noise is really easy to use if you don't make Youtube videos and have to explain why things work.

One month later and I finally complete understand almost every aspect of Perlin Noise and here we are. I still have made Minecraft in a day, though.

Here's a bunch of links that made this video a lot easier:

Sebastian Lague's 21 Part Series:
   • Procedural Terrain Generation  

PBS Infinite Series - Pseudorandom Numbers:
   • How to Generate Pseudorandom Numbers ...  

George Washington Video - Kensuke Koike:
   • Avatar🕹  

Sebastian Lague - 3 Simulations:
   • Complex Behaviour from Simple Rules: ...  

One of the best articles about Perlin Noise:
https://eev.ee/blog/2016/05/29/perlin...

Unit Vectors - Math is Fun:
https://www.mathsisfun.com/algebra/ve...

Unit Circles - Math is Fun:
https://www.mathsisfun.com/geometry/u...

Component Form of a Vector:
   • How to find the component form of a v...  

Calculate Magnitude:
   • How to find the magnitude and directi...  

Dot Product Calculation - Math is Fun:
https://www.mathsisfun.com/algebra/ve...

Комментарии

Информация по комментариям в разработке