Samples - Positional Tracking

Open in ClaudeOpen in ChatGPT

This section contains samples demonstrating how to use the ZED SDK’s Positional Tracking module to track the camera’s position and orientation in 3D space.

Getting Started

Samples in this category

Positional Tracking

Displays the live position and orientation of the camera in a 3D OpenGL window, giving a solid understanding of how to leverage the ZED stereo camera for accurate and reliable tracking of the device’s pose. (C++, Python, C#)

GitHub

FBX Export

Shows how to export the tracking data generated by the Positional Tracking module into the FBX format, for use in 3D animation and content-creation tools. (C++)

GitHub