Tag: Processing (Programming Language)

  • 1.3: Shapes & Drawing – p5.js Tutorial

    In this video, I start writing code and cover the basics of coordinates systems, shapes, and drawing in p5.js. 🎥 Next video: https://youtu.be/riiJTF5-N7c 🎥 All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA 💻 Code: https://editor.p5js.org/codingtrain/sketches/HJ1WjEPwQ 🔗 https://p5js.org/ 🔗 p5.js Web Editor: https://editor.p5js.org/ 🚂 Website: http://thecodingtrain.com/ 💖 Patreon: https://patreon.com/codingtrain 🛒 Store: https://www.designbyhumans.com/shop/codingtrain/ 📚 Books: https://www.amazon.com/shop/thecodingtrain 🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH 📄 Code…

  • 1.1: Introduction – p5.js Tutorial

    In this video, I talk about p5.js. What is it? What can you do with it? Where did it come from? What is its relationship with Processing? p5.js is both a library for JavaScript and a beginner-friendly editor where you can build creative computational projects in the browser. It can be used for art, data…