7.8: Objects and Images - p5.js Tutorial
This video explores how to load and display images as objects with p5.js.
Code: https://thecodingtrain.com/tracks/code-programming-with-p5-js/code/7-arrays/8-objects-images
๐น๏ธ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/H44xHm5a
๐ฅ Previous video: https://youtu.be/rO6M5hj0V-o?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
๐ฅ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
Timestamps:
0:00 Introduction
1:19 PNG Images Allow for Transparent Pixels
3:12 The image() Function
6:15 Using a Loop to Load All the Images
8:26 Using String Concatenation to Load Multiple Images
10:00 Picking a Random Image from an Array
14:50 Using a Template Literal to Load Multiple Images
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://discord.gg/hPuGy2g
๐ 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
#basics #images #objects #p5js #javascript