How to create a straight grid of, with colors sampled from a layer?
I want to create a straight grid of particles (in horizontal and vertical lines), with their color sampled continuously from a separate layer.
The layer-emitter works perfectly to sample colors from a layer, but as far as I can tell, it can only emit particles from random points on the layer, and not create a grid.
The grid-emitter creates a grid perfectly, but I can not sample colors from a layer.
Is there a way to make one of the two emitters work as I want, or can you think of a workaround?
Thanks for your help.
1 Answers
Your Answer