Samples - Positional Tracking
Samples - Positional Tracking
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
- First, download the latest version of the ZED SDK.
- Download the Positional Tracking sample code in C++, Python or C#.
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#)
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++)

