Add PerspectiveLookAtRect to gamma

The PerspectiveLookAtRect transformation node used to recreate Johnny Lee’s headtracking effect is missing in gamma.

See working implementation in attached patch PerspectiveLookAtRect.vl (43.5 KB)

3 Likes

thanks, this is available in latest preview >= 2021.3.0-11 with a head tracking example patch. there was a minor bug in the Perspective (OffCenter Distance RightHanded). so if you used that node before, please adapt to latest changes.

in the process, the camera visualization in debug view of the window (F4) got fixed as well. the near and far plane wasn’t displayed correctly.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.