We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Importing multiple images from a library
Page Index Toggle Pages: 1
Importing multiple images from a library (Read 529 times)
Importing multiple images from a library
May 25th, 2009, 5:22am
 
Hi All -

I'm working on a group project for my masters degree at USYD. I'm still new to proccesing and i'm trying to write a program that can call up multiple images to the screen from set libraries. I know how to call them up but i need to animate and move them around the screen in certain places over 1 minute of time. Does anyone have any suggestion on the best way to do this? Thanks in advance - if I can do it with one or two libraries (libraries meaning just a folder with images) I can apply it to all.

Thanks for any and all help!

DG
Re: Importing multiple images from a library
Reply #1 - May 25th, 2009, 5:42am
 
A way (I don't know if it is the best one...) is to use image() to show an image at the wanted location.
Page Index Toggle Pages: 1