[Fluxus] PData for different primitives

gabor papp gabor.lists at mndl.hu
Tue Oct 6 15:13:06 PDT 2009


Chris Kaminski wrote:
> Gotcha, thanks for the quick reply. Is there any automatic storage for the
> world coordinates for these vertices that I can read from?
you can use (apply-transform) then the current transformation is applied 
to the vertex coordinates.

(with-primitive *b*
                 (apply-transform)
                 (display (pdata-ref "p" 0))(newline))

best,
gabor





More information about the Fluxus mailing list