Great video! I think the error with the quotation marks at minute 4:00 is because the quotation marks at the beginning and at the end should not be considered within the string as they were being used literally as quotation marks , only the one you deleted 😅 was actually placed in the order of its density
Great video! I think the error with the quotation marks at minute 4:00 is because the quotation marks at the beginning and at the end should not be considered within the string as they were being used literally as quotation marks , only the one you deleted 😅 was actually placed in the order of its density
😅
You deserve a hell lot of subs! Great content in my bautiful javascript
Thanks :)
I'm frontend hater but this is amazing. Congrats!
Very Interesting, thankyou!
Great tutorial! Thank you!
Edit: It also works in VS Code version of P5.js :)
Oh great! Thanks for watching :)
Wow, thats Interesting 👏
Glad you liked it!
Thanks
Thank you for the video! Is it possible to use a video downloaded from the web instead of an image or the webcam?
Take a look at this sketch: editor.p5js.org/pattvira/sketches/bP1VKw84T
Adapted from the webcam one! The main difference is how the video is uploaded.
You can just use backticks (`) instead of deleting the double quotation marks.
Is it possible to use this code as a basis but to apply a halftone pattern effect instead of ascii?
I think so! You can take the brightness information and translate it into something else.
Thanks