Hi all,
I’m trying to recreate the zoom from Kantan mapper where the camera scales on a pivot point.
The code from Kantan is here, but I was wondering if it’s possible to do this this math without using python? I have an orthographic camera and want to be able to zoom in towards the cursor.
Any advice on how I may perform this operation with chops? I’m trying to keep this operation lightweight.
Thanks!
-Tim