microsoft / MixedReality-HolographicRemoting-Samples

Code samples for using Microsoft's Holographic Remoting library.
Other
141 stars 47 forks source link

Integrating OpenXR Remoting Streaming into a Custom Unity Player #105

Open vincenzocivale opened 1 month ago

vincenzocivale commented 1 month ago

Describe the issue

I am working on a Unity project where I need to integrate 3D models streamed from another application using OpenXR Remoting into a Unity scene. The goal is to create a custom Unity player that can receive and display this streamed content alongside other Unity-specific elements that I have developed.