XR Basic Rendering Operator#
Authors: Magic Leap Team (Magic Leap), NVIDIA Holoscan Team (NVIDIA)
Supported platforms: x86_64, aarch64
Language: C++
Last modified: May 13, 2025
Latest version: 1.0
Minimum Holoscan SDK version: 2.0.0
Tested Holoscan SDK versions: 2.0.0
Contribution metric: Level 2 - Trusted
The XrBasicRenderOp
defines and renders a basic scene to demonstrate OpenXR compatibility. It provides visuals for static primitives, controller tracking, and an ImGui window.
See the xr_hello_holoscan
application for a complete example demonstrating XrBasicRenderOp
in a Holoscan SDK pipeline.