Simple AR application built using PyOpenGL and the ZED SDK. The depth map calculated by the ZED SDK is used as part of the depth draw in OpenGL, allowing virtual objects to interact (visually) with real objects.
- ZED SDK 5.0
- Python 3.10
- Poetry
- Task
task build-environment
followed by
task run-example