Came here wanting to learn how to write my own Perlin Noise code in Java... kept watching and listening purely for your amazing energy. Much love :D
@sirporksword81728 жыл бұрын
best teacher ever! Thank you very much.
@TheCodingTrain8 жыл бұрын
thanks for watching!
@vladm68926 жыл бұрын
I really like the attitude in these tutorials, really makes me even more excited about programming.
@jakekaminski69366 жыл бұрын
Excellent exposition of x-position 🙂
@sweethomes674 Жыл бұрын
Thank you for teaching the Nature of code and the excellent explanations 😊
@giangtu60004 жыл бұрын
I bought The nature of code book just because I like you so much!! ❤️
@malibaturhan3 жыл бұрын
you're crazy, a genious. in every video of yours I believe that again. thank you for everything
@kossboss Жыл бұрын
When you plotted perlin noise on the graph with the ball moving left and right smoothly. It reminded me of what happens if you apply "random()" to acceleration. We essentially get smooth random movement. I wonder if that can count as a variation to perlin noise and if it would have too won an oscar lol.
@ChrispyByDefault7 жыл бұрын
Your videos are life savers!
@krshnam61702 жыл бұрын
Thanks!
@TheCodingTrain2 жыл бұрын
Thanks for the support!
@aidanhamilton3087 жыл бұрын
Its been up over a year and a half and it still has no dislikes, shows how good this guy is!
@pairot018 жыл бұрын
As always, very interesting things you bring about.
@AK56fire3 жыл бұрын
You are awesome. I wish I had that kind of energy in day to day life. Life would be so incredible daily.
@ratixyz7 жыл бұрын
THIS WAS SO COOL 😭 ❤️.
@TheCodingTrain7 жыл бұрын
Thanks for watching!
@mariaarkadieff1572 Жыл бұрын
Awesome teaching, thank You so much!
@anteconfig53917 жыл бұрын
That was beautiful. Bravo sir!
@TabrisChen4 жыл бұрын
It would be great if you can explain the map() function and the values in there, keep up the great work !
@klauspeter21996 жыл бұрын
Wow that's really a nice way to explain it
@lukedavis21004 жыл бұрын
merry christmas and happy new year
@emalorenzo24152 жыл бұрын
great explanation sensei
@lopsangdlama2 жыл бұрын
interesting. Thanks so much for great tutorial
@ssikarim2 жыл бұрын
Great teacher. Thanks
@tshichan5 жыл бұрын
8:54 my mouse on the X button 8:55 "Don't go!!" me replying OK!! with a big laugh
@danielrdrigues4 жыл бұрын
same haha
@sarahpuspdew6 ай бұрын
so the value of noise on a particular xoff is almost the same at each frame....but what we do to get the smooth randomness is getting the noise value of a xoff over and over again but we change the xoff or add the xoff for each frame?
@escape07076 жыл бұрын
Nice intro! Guys, loop starting from 8:49 plz! XDD
@escape07076 жыл бұрын
I mean exactly 8:55 to 9:00
@mavast6447 жыл бұрын
Hello, when I try to run my script it says that map is not defined. code: var y = map(noise(100),0,1,0,height); I have loaded p5.js in my html file. btw: you are my favorite teacher ever!
@mavast6447 жыл бұрын
nvm I ran map() outside of a function i'm a dumbass XD
@TheCodingTrain7 жыл бұрын
No worries, glad you worked it out!
@gokulnc45014 жыл бұрын
For anyone looking for how to run P5.js on your local machine like him: kzbin.info/www/bejne/i3Srq5-Lnql3Z5I Introduction to P5.js: kzbin.info/www/bejne/bpuThnefg5ygr5Y
@zxgik4 жыл бұрын
THANK U SO MUCH !!!
@hv14614 жыл бұрын
Hi, I enjoy your videos and appreciate what you teach us buy why are you so hyper ? (serious question)
@diegoferreira34444 жыл бұрын
Cool
@JawnNawva2 ай бұрын
how do I know if I've installed p5 correctly? I keep getting reference errors and I can't call random()
@m0nologger8 жыл бұрын
Every time I try to call the random function in console, I just get an undefined error.
@TheCodingTrain8 жыл бұрын
+Sounds From The Attic you have to be on a page that has the p5 library loaded.
@hugomejia78263 жыл бұрын
Just to clear Dan's answer, and to help other p5.js newbies (like me), "p5 library loaded" actually means having the setup() and draw() function included (even empty) in a js file loaded in the page in question.
@karankapoor17818 жыл бұрын
what was the reason of applying map( ) there, i didnt get it. :p
@asdfasdf-tp7fm7 жыл бұрын
map transforms a value from a given range (0 to 1 in the case of noise()) into a value from another range. for example, if we choose a random number between 0 and 10 and get a 5, and map that number between 50 and 100, it will become 75. this is because 5 is halfway between 0 and 10, and 75 is halfway between 50 and 100.
@canalbomon4 жыл бұрын
why I can't use random() function in console? I try in html hardcode and it works, but dont works in console?
@MrJohnakel4 жыл бұрын
7:30 ,,, that number isn't changing, why ? because that number is the same all the time!! ))))
@xuefangzheng64545 жыл бұрын
Hi, I cannot find the code in the link u attached to this video.
@TheCodingTrain5 жыл бұрын
Ack, I'm not sure what happened to it. Would you find filing an issue here as a reminder? github.com/CodingTrain/website/issues
@ispeakforthebeans4 жыл бұрын
this is so beautiful so amazing so awesome dbvehebfhesche im losing it
@NoSuchStrings11 ай бұрын
Me gusta
@caroylngriffen51243 жыл бұрын
d
@cap-advaith6 жыл бұрын
these guys are called TEACHERS not the one in my school.....