[Fluxus] pdata size behavior

Glauber Alex Dias Prado smade4 at gmail.com
Wed May 26 16:11:57 PDT 2010


gabor papp <gabor.lists at mndl.hu> writes:

> hi Glauber,
>
>> err data, but this is a bit tricky as there are much more pdata than
>> vertices, and preferably i would like a one-to-one mapping:
> primitive vertices and all other pdata are duplicated, so we have
> separate faces. you could try (poly-convert-to-indexed), which removes
> duplicate vertices, but since it's automatic it probably won't give
> you the expected result.
i will checkout this conversion just to see how it does.

> you can also try (build-nurbs-plane), which
> also has additional vertices, but only one vertically and
> horizontally, because of the nurbs behaviour. so you could have a
> 10x10 pdata array by calling (build-nurbs-plane 9 9).

i could manage to use nurbs for it.

>
> hope this helps,
> gabor

sure thanks,
glauber.



More information about the Fluxus mailing list