[PD] image grid in GEM

Ben Baker-Smith bbakersmith at gmail.com
Fri Mar 5 20:40:50 CET 2010


You could use [folderpanel] to [folder_list] to [msgfile] and then
read filenames from [msgfile] as you need them.
See the attached example.

-Ben


>Hi Ben,
>great work your patch.- - But do you think, that I could keep the images
>dynamic and take always new images ? The images would be always in the
>same folder, incremented by one: image 20, image 21, ...
>thanks !
>fraenk

B. Bogart schrieb:
> Hi Frank,
>
> Use "rectangle", not pix_draw (its slow)
>
> If you can put images in a pix_buffer it'll be really fast.
>
> Here is a 3x3 grid of images in gem (with lots of extra complexity)
>
> http://www.ekran.org/pd/patches/gem-image-grid.tgz
>
> ..b..
>
> Fr?nk Zimmer wrote:
>> Hi,
>> I did an image grid in Processing.- Every 10sec a routine is looking
>> images in a folder and displays them in an image grid of 8x8 images.
>> The Processing sketch does not run very stable, so I would like to
>> know , if already somebody did try this in Pd.- Is there a more
>> clever way, than using [pix_draw] and [translate] for this?
>> thanks.-
>> best, fraenk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: load_a_folder.pd
Type: application/octet-stream
Size: 389 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100305/9fa0a3b9/attachment.obj>


More information about the Pd-list mailing list