
1.3 Random Vectors - The Nature of Code
This video covers how to initialize a p5.js vector with p5.Vector.random2D(). Code: https://thecodingtrain.com/tracks/the-nature-of-code-2/noc/1-vectors/3-random-vectors
π Watch this video ad-free on Nebula https://nebula.tv/videos/the-coding-train-yt-1-3-random-vectors-the-nature-of-code
p5.js Web Editor Sketches:
πΉοΈ Random Vector: https://editor.p5js.org/codingtrain/sketches/qHKMdpRR
πΉοΈ Walker: https://editor.p5js.org/codingtrain/sketches/_HHLfcGx
π₯ Previous video: https://youtu.be/Rob0pbE7kks?list=PLRqwX-V7Uu6ZV4yEcW3uDwOgGXKUUsPOM
π₯ Next video: https://youtu.be/YN8Q-QEmQ8Y?list=PLRqwX-V7Uu6ZV4yEcW3uDwOgGXKUUsPOM
π₯ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZV4yEcW3uDwOgGXKUUsPOM
References:
π The Nature of Code Vectors: https://natureofcode.com/book/chapter-1-vectors/
π p5.Vector Reference: https://p5js.org/reference/#/p5.Vector
Timestamps:
0:00 Introduction
1:04 Random vector generator
3:00 Unit vector
3:46 random2D()
4:35 Multiplying vectors by scalars using mult()
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
π© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://thecodingtrain.com/discord
βͺ Nebula: https://go.nebula.tv/codingtrain
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#forbeginners #javascript #p5js