I.7 : What is OpenSimplex Noise?

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=Lv9gyZZJPE0



Duration: 17:46
98,121 views
2,618


Simplex Noise (2001) is an improvement on "classic" Perlin noise (1983). I discuss a bit of the history of noise algorithms and show how to use the Java source code for Open Simplex Noise in Processing.

🎥Next Video: Random Walker Coding Challenge: https://youtu.be/l__fEY1xanY

Links discussed in this video:
🔗 Perlin Noise: https://en.wikipedia.org/wiki/Perlin_noise
🔗 http://web.archive.org/web/20160530124230/http://freespace.virgin.net/hugo.elias/models/m_perlin.htm
🔗 Gradient Noise: https://en.wikipedia.org/wiki/Gradient_noise
🔗 Simplex Noise: https://en.wikipedia.org/wiki/Simplex_noise
🔗 Stefan Gustavson: http://staffwww.itn.liu.se/~stegu/
🔗 Simplex noise demystified: http://staffwww.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
🔗 OpenSimplexNoise.java by KdotJPG: https://gist.github.com/KdotJPG/b1270127455a94ac5d19
🔗 Etienne Jacob: https://necessary-disorder.tumblr.com/

🚂Website: https://thecodingtrain.com/
💡Github: https://github.com/CodingTrain
💬Discord: https://discord.gg/hPuGy2g
💖Membership: https://youtube.com/thecodingtrain/join
🛒Store: https://standard.tv/collections/the-coding-train
📚Books: https://www.amazon.com/shop/thecodingtrain
🖋️Twitter: https://twitter.com/thecodingtrain

🎥 More Perlin Noise: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bgPNQAdxQZpJuJCjeOr7VD
🎥Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥Intro to Programming using p5.js: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
🌐Help us caption and translate: http://www.youtube.com/timedtext_cs_panel?c=UCvjgXvBlbQiydffZU7m1_aw&tab=2
🚩Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
👾Share your contribution: https://thecodingtrain.com/Guides/community-contribution-guide.html

🔗 p5.js: https://p5js.org
🔗 Processing: https://processing.org







Tags:
daniel shiffman
coding
the coding train
coding challenge
creative coding
code challenge
programming challenge
coding tutorial
creative coding tutorials
creative coding art
perlin loop
perlin noise
2d perlin noise
simplex
simplex noise
opensimplex
opensimplex noise
simplex noise java
simplex noise processing
simplex noise vs perlin noise
simplex noise algorithm
simplex noise explained
simplex noise tutorial