WHAT IS THIS ?
Unofficial cross platform Intel RealSense plugin for Unreal Engine 5.
It is alpha / WIP state. I didn’t create Mixed Reality App because I use Unreal Engine 5.4.1 and current Meta Quest plugin and Unreal source code branch are for 5.3.2.
BASIC WORKFLOW
I used FRunnableThread to increase streaming performance and I integrated ZXing C++ library to decode QR codes at runtime.
WHY DID I DO THAT ?
As you know Meta Quest devices don’t allow us to access front face camera buffer. For this reason, we can’t use image processing libraries to detect our environment.
WHAT IS MY PURPOSE ?
I want to open specialized contents what user currently look at. You can use this feature to open a 3D model from a catalog or you can see a machine’s real time data.