XR Basic Rendering Operator
XR Basic Rendering Operator¶
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.