Give us as much detail as possible regarding the issue you’re experiencing.
ML2 OS version:
MLSDK version: v1.12.0
Host OS: (Windows/MacOS)
Hi Magic Leap Developers,
I’m working on a project using the Magic Leap SDK C API where I need to create a dynamic red rectangle that follows the user’s eye gaze, with the ability to adjust its size via a slider. When the user clicks “Save”, the system should capture and save the content inside the rectangle (cropped).
I’m looking for help with:
-
Tracking the user’s eye gaze.
-
Creating the adjustable rectangle.
-
Capturing and saving the cropped image inside the rectangle.
Any resources or code samples would be greatly appreciated. Thanks in advance!