LET'S CONNECT
✨ Sign up for my newsletter at https://www.pattvira.com
✨ Instagram: https://www.instagram.com/pattvira
✨ Twitter: https://twitter.com/pattvira
--
Links:
🔗 p5.js editor: https://editor.p5js.org/
🔗 ASCII Art Code:
🔗 With Image: https://editor.p5js.org/pattvira/sketches/aT8iNvJV1
🔗 With Webcam: https://editor.p5js.org/pattvira/sketches/pdK2ZxNSe
🔗 With Video: https://editor.p5js.org/pattvira/sketches/bP1VKw84T
🔗 Introduction to Creative Coding Playlist: https://youtube.com/playlist?list=PL0beHPVMklwgMz4Z-mNp4_udo9mjBk7pn&si=XhvQaojd6cIrxvdn
References:
🔗 ASCII Characters: https://paulbourke.net/dataformats/asciiart
Timestamps:
0:00 Intro
0:51 ASCII Art with image
4:46 Approach 1: Using get() to get pixel values
10:30 Approach 2: Using loadPixels to get pixel values
16:52 ASCII Art with video from webcam