-
3d beam effect
I need a beam effect in 3d space instead of 2d space.
3d comp. Camera is tracking past 2 shapes. I want to draw a line between them as the camera passes. I want to use the position of the 2 shapes to define the start and end point of the line.
Any ideas? Expression? 3rd party plugin?
Trying to avoid tracking in 2d as there are actually MANY shapes that I want to do this with..
Cheers