HI, i’m using the module perspectivelookAtRect to do the famous Johnny Lee effect
Imagine i got the same setup, i want to get the xyz position of the circle convert to the viewport space in 2d, i tried several transform node like within viewport , but they doesn’t seams to work on an apply transform , i’m using dx11 and really need the 2d coordinate not translate the layer, the classic method with inverse viewprojection doesn’t work also .
Any idea?