Azure Remote Rendering
An Azure service that renders high-quality, interactive three-dimensional content and streams it to edge devices in real time.
33 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi , I'm trying to load a gltf model using ARR in unity.
The model is properly rendered infront of me. But gltf uses Right handed coordinate system , whereas Unity has Left haned coordinate system , Is the conversion of the coordinate system handled by ARR? If yes , may I know how?
Thanks.
Hi @RammmN ,
There are two stages of coordinate system conversions in ARR:
I hope that answers your question.
Cheers,
Christopher