you could try [makefilename] to generate the filenames to continually update the images.<br>and take a look at [gemlist] to make your grid. Seems to me a couple of [until]s with [gemlists] might be a fun way to solve this.<br>
and yeah definitely [pix_texture] not [pix_draw] for speed, as others have said.<br><br>-John<br><br><div class="gmail_quote">2010/3/4 Fränk Zimmer <span dir="ltr">&lt;<a href="mailto:fz@mur.at">fz@mur.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Ben,<br>
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, ...<br>
thanks !<br>
fraenk<br>
<br>
<br>
<br>
B. Bogart schrieb:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Frank,<br>
<br>
Use &quot;rectangle&quot;, not pix_draw (its slow)<br>
<br>
If you can put images in a pix_buffer it&#39;ll be really fast.<br>
<br>
Here is a 3x3 grid of images in gem (with lots of extra complexity)<br>
<br>
<a href="http://www.ekran.org/pd/patches/gem-image-grid.tgz" target="_blank">http://www.ekran.org/pd/patches/gem-image-grid.tgz</a><br>
<br>
..b..<br>
<br>
Fränk Zimmer wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
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.<br>
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?<br>
thanks.-<br>
best, fraenk<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote>
<br>
</blockquote>
<br>
<br></div><font color="#888888">
-- <br>
<br>
Fränk Zimmer<br>
<br>
visit: <a href="http://fz.mur.at" target="_blank">http://fz.mur.at</a></font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br><br>