Hello,
I’m attempting to convert a logo into a particle system that can then be effected by body movement via Kinect. The idea is that the particles are repelled by the user and then attracted back to their original positions.
As a starting point I am struggling to get the logo to exist as a set of points without constantly dying/birthing in the loop specified by the Particle SOP.
Any advice on how to achieve this first portion?