You will need to download Processing (link is provided in the first post). It's pretty straightforward to install it afterwards. You will be able to open .pde files from within Processing once you have it on your computer.harrv wrote:This is kind of interesting. OK, assuming I have my own pictures in pics_1 pics_2 and pics_3, what do I do next? How do I run it? What's a .pde file?
Once you open the .pde file in Processing, you will see the actual source code that you can add to or modify if you wish. You can also leave it as is and simply run the program by pressing the Play button on the top toolbar. Make sure you have pics in the pics_1, pics_2 and pics_3 folders, as you mentionned.
Hope that helps!


