It would be useful to project POPs into camera space of the specified Camera COMP on the Projection POP.
1 Like
Hi @leclaire,
thank you for the suggestion, added it as a RFE to discuss for further consideration.
cheers
Markus
1 Like
Hi @leclaire
The projection POP currently has a screen space option that accepts a camera, do you mean having an option to also transform into the camera space of the camera?
Transforming into camera space is not a projection.
Otherwise it’s something you can accomplish with the transform POP and the matrix parameter there.
You could probably combine both.
TransformCamSpace.toe (4.2 KB)
Let me know if I’m misunderstanding, thank you!
1 Like
That’s a really great point- someday I’ll learn this stuff haha. Yes this what I’m looking for, thanks @vincentDev