Hello!! Very beginner touch designer here β
Currently doing a project in which I want png files of different flowers to βgrowβ on top of a silhouette that the webcam detects.
Iβm planning to detect silhouettes using Video Device In and Threshold to detect brighter areas.
Now, Iβm just running into the problem of how I can produce png file images on top of these. Do I use a particle SOP? Or image instancing? Or are there any other easier ways of doing this?
lots of ways with different results. You could try a trace sop to get a general outline, and a sprinkle sop to fill it. You could also use a UV map multiplied against this threshold, and then further multiplied against some really sparse thresholded random noise
instancing. there are lots of good tutorials for this on youtube, stuff from Matthew Ragan, here on the forums etc. if you are not familiar with instancing