This is a test Python script designed to integrate Mediapipe tracking data into Blender. It operates entirely without a user interface and relies on direct script execution. Users must manually install the mediapipe and opencv_python libraries via pip within Blender's bundled Python environment before use. The setup captures webcam data via OpenCV, mapping the tracking information into the 3D viewport.