-
Replacing pixels with particles
I need to replace randomly scattered white pixels on black canvas (raster image) with star shaped particles (vector image). Center of each star should align PRECISELY with each white pixel. The whole process needs to be fast since I have to repeat it hundreds of times with different images. Is there a way to accomplish it with expressions? I was directed to this forum from general AE forum, since people there could not come up with a good answer.
If expressions are of no help, is there a way to do it using any other type of software?