[Fluxus] vertnumber list
gabor papp
gabor.lists at mndl.hu
Thu Sep 30 15:12:12 PDT 2010
hi Luis,
> How can I know the extact number and position of a vert, in order to deform them using pdata-set!?
you can use (pdata-size) to get the size of the pdata arrays. using
(pdata-ref) you can get the position of a given vertex index. using
(pdata-index-map!) you can get the index and the position of all the
vertices that you can change in a loop.
best,
gabor
More information about the Fluxus
mailing list