This was amazing thank you! Used this to display multiple background layers (one opaque, one partially translucent) on top of each other at once via PImage
@paladin11475 жыл бұрын
You nailed this one, I thought I wouldn't get it but you always find a way!
@adobotravels5 жыл бұрын
I know nothing about coding but this was cool to comprehend! haha
@Anyways-bi6nq4 жыл бұрын
this lesson was hard for me that i am repeating it but the other lesson are easy thanks man
@jmarticast9 жыл бұрын
Hi, have you uploaded the code examples? they are so interesting. Thanks for the tutorials
@sabahelhadid32932 жыл бұрын
Hi, thanks for that. What if I want them to move closer to the viewer as if it's coming out of the frame, and the closer it gets the bigger it gets due to the perspective?
@diogomontesso69704 жыл бұрын
Did you ever link the code to the little stick figure animation?
@annasavery18238 ай бұрын
Thanks so much! Is there a link to the stick figure animation code?
@halofighter2296 жыл бұрын
is there any examples on doing phot slideshow animation?
@chinmayv.deshpande98852 жыл бұрын
I do not understand, how to load image in an array? Can you explain in step by step process slowly?
@abcfuture57793 жыл бұрын
so cool, you know how to show site's favicon with with only the link
@sergeki49637 жыл бұрын
if i have to use 120 images as frames, do i need to add them 1 by 1 to the scetch???
@coderrishav4 жыл бұрын
Amazing video
@marissatannebaum80944 жыл бұрын
How can I get the images to repeatedly move onto the screen until my timer runs out?
@ankita-mishikar1163 жыл бұрын
I tried the exact class bubble code that Daniel. I have tried so many times, it shows error. Is there a problem with my processing ? Because I used the exact same code. I use 3.5 4 version.
@adameddy41803 жыл бұрын
Help! I want to load a large number of images (1000) but I get out of memory errors. How do you work around this?
@priyam78505 жыл бұрын
Hi... I need to know how to convert a jpeg image into 10*10 matrix in Android... Kindly help me.... Thanks
@shivPrakashPal1083 жыл бұрын
Can a 10th class student learning java basics can make software ??
@robertomantasnakhai53735 жыл бұрын
Hello, where is the code example for the stickman?
@appukumar19087 жыл бұрын
sir i store body into array.if there are five different ball with number code is 1,2,3,4,5. i would like to search object from from array if i want to like search number 2 object then it search form array then remove that object from the array.if there are three 2 number then remove three body from array. my question is how can i search and remove multiple object at the same time. thanx
@nabih58053 жыл бұрын
gracias papá sos un capo
@shloktayal350126 күн бұрын
1.add link of source code for slideshow of cat 2.add link of source code for stick man running animation 3.add link of other examples using images in an array
@stevenlee17267 жыл бұрын
Hello! 0 value is black in image. 255 value is white in image. What about negative value? Like -1, -2 , -3 in image. What is the colour or what the negative values represent? Urgent. Thanks
7 жыл бұрын
You get an error, it does not represent anything ;)
3 жыл бұрын
When I watch this guy I forget about the learning and I just focus on his energy hahahaahahahahah
@charlottetrautmann5 жыл бұрын
How would it look like if you let the img = ____; in the object? because I can't load my image in my class. Anyone who can help me?
@gamedevnow75517 жыл бұрын
Great tut dude!
@faisalzaman86346 жыл бұрын
bro i need a code /lecture that we should read an image of .pgm type and insert that picture in 2d array and print it in another file
@sedaproduction20875 жыл бұрын
where did he get his images? I dont know how to import my images
@abubakarwahid78125 жыл бұрын
how to zoom image which are save in array plz sir make the video on it knx
@mika2597Ай бұрын
What's coding is it, i think python but i don't know?
@shloktayal350126 күн бұрын
He is using a library called processing, which is a java based library
@angrygirl8937 жыл бұрын
sir....i want to make image url array...instead of putting images in drawable forlder..plz help me..
@ruby_wired5 жыл бұрын
What if you have more than 10 images? eg: the third image becomes "flower_02.jpg". Do you have to format the integer into a string with the correct number of digits (ie: leading zeroes) or is there a more elegant way?
@ruby_wired5 жыл бұрын
String.format("%03d", i) After some judicious Googling, the above works well enough for my intentions. It returns "i" formatted with enough leading zeroes to make the string 3 digits long. Change the "3" to another number to have more or fewer digits, "i" is the variable to be converted. This can be used as a whole argument in place of where Dan just uses "i" or can be saved to a variable and called upon later.
@TheCodingTrain5 жыл бұрын
You can also use Processing's nf() function. processing.org/reference/nf_.html
@nicolafedericoonnis83878 жыл бұрын
Hi Daniel! I cant solve a really simple processing problem. Could you help me?
@TheCodingTrain8 жыл бұрын
you can ask at forum.processing.org (link from here if you want) or join my slack via www.patreon.com/codingrainbow?ty=h for more support.
@msvague12927 жыл бұрын
Nice Breeders t-shirt!
@TheCodingTrain7 жыл бұрын
Hah, thanks for noticing!
@abepoultridge90797 жыл бұрын
Anyone have any luck finding the stickman example???????
@BadWolfSchizo6 жыл бұрын
I know you asked this a long time ago, but this tutorial might help you : processing.org/examples/sequential.html
@TorreFilms.audiov2 жыл бұрын
Where are the examples? :(
@Missi0n1419 жыл бұрын
Daniel, i can't seem to locate this code in your Github...? it would be really helpful. Im getting constructor errors
@TheCodingTrain9 жыл бұрын
+Missi0n141 i think this is it, sorry for the delay! github.com/shiffman/Video-Lesson-Materials/tree/master/code_processing/sketch_15_2_array_images
@airigfx5 жыл бұрын
Too hard to understand since you are using your previous example instead of just the dog one :/
@philipruiz54113 жыл бұрын
In this code where is the speed I’m confused
@disdis61273 жыл бұрын
It's frames per seconds
@adefemie.kolawole93366 жыл бұрын
Sir, thanks for this . I have an issue with my game. I need to increase score when image is clicked. What i have so far is to use mousePressed() and the coordinate of the image but that is not efficient . The score increses as long as those are true. I need to find a method that says if the image is clicked at exactly the same time these other methods are true, then increase score. Otherwise, score remains what is currently is. Please help asap.
@moritzheinzel8155 жыл бұрын
maybe put that (if image clicked: score +1) - method into another if-method, so that is says: if (other methods are true){ if (image is clicked){ score = score +1 } } i know it is a little late.
@lociusrealsh69307 жыл бұрын
Could you link the stickmen example please :):):) !!!
@Vlad19th Жыл бұрын
How to clone image object into a pn array slots, like 30 times
@arjunraj64095 жыл бұрын
hey , can somebody pls provide with the code for that random flowers.
@numberoneBORON6 жыл бұрын
Where is the photo slide show video?
@namanagarwal70037 жыл бұрын
can u help me with the code of the stick animation in this video.
@36degreesMars3 жыл бұрын
I keep getting the same errors: The file "flower0.jpg" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable. The file "flower1.jpg" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable. The file "flower2.jpg" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable. NullPointerException Could not run the sketch (Target VM failed to initialize). For more information, read revisions.txt and Help ? Troubleshooting.
@sreeshakv54052 жыл бұрын
Please send link of bubbles code...
@mohammedsharukh38098 жыл бұрын
I cant find it on github :(
@britelin2654 жыл бұрын
Where did you link it?
@nihilatak6 жыл бұрын
Helooo, for a project i need to learn that random animals image code dude, how did you do that? i read a begginer book but i couldt randomly framed pictures in the file, help meeee =)
@moritzheinzel8155 жыл бұрын
i think he said its on the processing.org website under examples.
@androidheart56644 жыл бұрын
thank you man I like you
@lakemartin49597 жыл бұрын
jump around to much with to much personal animation... to hard to follow
@adammbader29038 жыл бұрын
Evening Daniel, how do you create the animated stick men?
@TheCodingTrain8 жыл бұрын
+Adam Bader I didn't make those! They came from an open source animation site.
@ctheart88337 жыл бұрын
Hello, can you name some open source animation site. : )
@genericuser15467 жыл бұрын
ik it's been over a year but if you still want to play around with it, "Stykz" is an animation software used for animating stick men...
@txrbotnt81219 ай бұрын
How to do this for arraylist
@presida39275 жыл бұрын
How to get that stickman?
@amirouchedz38968 жыл бұрын
Nice!
@lee_sung_studio2 жыл бұрын
8:00
@kathalilu3 жыл бұрын
Is there anyone like u who can teach SuperCollider?
@heckdog73564 жыл бұрын
Did anyone get null pointer exception for ascend?
@sylvansheen85983 жыл бұрын
hey there I have the same problem. Have you solved this?
@faisalzaman86346 жыл бұрын
kindly help me out on this
@youmah258 жыл бұрын
as always no dislikes
@mariammariamy19755 жыл бұрын
Hahaha 17 dislikes
@MixedBean7 жыл бұрын
this is super confusing.
@2muchofyou3 жыл бұрын
this is so fkn hard
@anilbishnoi63304 жыл бұрын
binod
@Neusor4 жыл бұрын
Very useless, thanks.
@Neusor4 жыл бұрын
No problem.
@shivPrakashPal1083 жыл бұрын
Can a 10th class student learning java basics can make software ??