We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all, I am very new to p5.js and would like to know if this would be possible. If so, could you dumb it down for me please ;)
http://blog.thepixelstick.com/wp-content/uploads/2015/08/dumboflower.jpg I would like to create something similar to the link above, by uploading a rectangle image and produce a circle version.
Thank you in advance and I appreciate your time.
Answers
it's easy
look at the examples
then make a draft sketch
start with loadimage etc.
I'm close. I don't care to fix it beyond this point. Have at.
I lied. BAM!
Does p5.js have the vertex variant with texture coords? I couldn't see it when I looked.
p5.js project barely started implementing WebGL canvas! :-\"
Wow, thanks so much all for the feedback.
TfGuy44 how do I upload the image, or does that just draw what was in the link I sent ? I have just tried to use your script with p5.js and its complaining about quite a few syntax errors. Please forgive my noobness, this is all very new to me.