XaiJu
VFXArabia
VFXArabia

patreon


Houdini Quick tip #03 (Points number to array)

Two ways I found out until now to sort your geometry points number in a detail array attribute:

- A conventional and more straight forward way where you loop through all the points and add them one by one to the array.

- Or a cleaner way using the expandpointgroup() vex code which will do the job for you.

Houdini Quick tip #03 (Points number to array)

More Creators