Book: Learning Processing A Beginner’s Guide to Programming, Images,Animation, and Interaction
Chapter: 15
Official book website:
Twitter:
This video covers how to draw an image instead of shape for an animation.
This video needs links to source code examples!
This video needs links to other things mentioned!
Please write in the comments what is missing and what would be helpful!
Help us caption & translate this video!
📄 Code of Conduct:
Nguồn: https://thechecklistmom.com/
Xem thêm bài viết khác: https://thechecklistmom.com/game/
hi, i dont know if anybody will see this comment..
but I'm new ini Processing & java,
I have a problem on exported app :
I cant open the App (Code that has been exported) when there's an image/ loadImage on the code?
I try to put the jpg/png on the same folder, still a no no..
please somebody GUIDE me 🙁
actully the bubbles don,t exist STYNAX ERROR
thx!
just place a png image with transparency to fix the overlapping
this code is not good
void display(){
image(p,x,y,50,50);
}
my english is not good…
I want to ask why this step always happens: nullpointerexception. What is the problem. Thank you!
excellent video
excellent video
good vedio
love you
cannot find a class to type name "bubble" please help
What is the second tab called?
I have difficulty finding a gifAnimation library that would run with P3. Can you please provide a download link? Thanks.
Can you do this but in p5.js
hi sir.
why u give folder name "data" in processing folder sir?
what is a meaning of file name data sir?
You are blocking the screen way too much. Can't see the code.
can you send me the link of the images ( stickman running )
What about a lecture (and coding) about light (reflection, refraction, diffraction, composition) ? Not a challenge, just light physics illustrated. Thank you.
how do u make a photo lets say a pic of your self but u want the photo to load in from top to bottom like as if u found it on the internet and it was loading in slow to visual display the full picture … like if u were loading in a image that was slowly loading top to bottom how would I make this happen my kind sir
i like your expression mate catch up later be blessed
What type of programming language you are using?
hi ! do you have a tutorial on how to use gif as a background?
is it phython or java you are using here?
Hello,
Is there a way to say that a function shud Not show up i mean i know how to call it but not how i make it dissapear
Ps:Really Good explaint Videos 👍🏿😁
If I want to do a slideshow passing some folder images and make a button in which if I click it passes the image, how should I do? can you help me please?