Do It Yourself – Tutorials – 1.3: Shapes & Drawing – p5.js Tutorial

by | Oct 24, 2020 | 0 comments

Do It Yourself – Tutorials – 1.3: Shapes & Drawing – p5.js Tutorial

by | Oct 24, 2020 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



In this video, I start writing code and cover the basics of coordinates systems, shapes, and drawing in p5.js.

💻 Code: https://thecodingtrain.com/beginners/p5js/1.3-shapes-and-drawing.html
💻 p5.js Web Editor Code: https://editor.p5js.org/codingtrain/sketches/HJ1WjEPwQ

🎥 Next video: https://youtu.be/riiJTF5-N7c
🎥 All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

Links discussed in this video:
🔗 createCanvas() Reference Page: https://p5js.org/reference/#/p5/createCanvas
🔗 p5.js Reference or Documentation: https://p5js.org/reference/
🔗 rect() Reference Page: https://p5js.org/reference/#/p5/rect
🔗 line() Reference Page: https://p5js.org/reference/#/p5/line
🔗 rectMode() Reference Page: https://p5js.org/reference/#/p5/rectMode

👾 Share Your Creation! https://thecodingtrain.com/Guides/community-contribution-guide.html
🚩 Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
🌐 Help translate this video: http://www.youtube.com/timedtext_video?ref=share&v=c3TeLi6Ns1E

🚂 Website: http://thecodingtrain.com/
💬 Discord: https://discord.gg/hPuGy2g
💖 Membership: http://youtube.com/thecodingtrain/join
🛒 Store: https://standard.tv/codingtrain
📚 Books: https://www.amazon.com/shop/thecodingtrain

🎥 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

source