[PD] iterated positions into .txt file

Mathieu Bouchard matju at artengine.ca
Sun Nov 7 18:11:04 CET 2010


On Sat, 6 Nov 2010, adam sanches wrote:

> maybe i wasnt clear:
> 
> i have this patch:
> 
> gemhead
>       |
> repeat 30
>       |
> translateXYZ 10 10 0
>       |
> sphere

How about using [GEMglFeedbackBuffer] and [GEMglRenderMode] with 
GL_FEEDBACK ? That's basically what I told you on IRC.

(except I said to send "render_mode feedback" to [gf/gl] and then I 
realised [gf/gl] doesn't have the "feedback_buffer" method yet ; but it's 
not a problem to mix together GEM and [gf/gl] commands)

  _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC


More information about the Pd-list mailing list