VRMADA / ultimatexr-unity

UltimateXR is a free, open source framework that facilitates the creation of VR applications.
https://www.ultimatexr.io
MIT License
467 stars 60 forks source link

Add Support for XR Interaction Toolkit #48

Open Priyanshu-CODERX opened 1 year ago

Priyanshu-CODERX commented 1 year ago

Currently it doesn't seems like UltimateXR Supports Unity's XR Interaction Toolkit which is something I would very much like to have while using the SDK.

It would be great if support for XR Interaction Toolkit could be added to the sdk which would make the developer experience much better.

entromp commented 1 year ago

Hi @Priyanshu-CODERX,

UltimateXR and Unity XR IT have a lot of overlapping functionality. What exactly from XRIT would you like to use with UltimateXR?

Priyanshu-CODERX commented 1 year ago

Hi @entromp

I am looking majorly for the hand interactions to work alongside of XRIT as that would help me a lot to build more accurate and reliable interactions for my applications and if possible I would also appreciate hand tracking integration of UltimateXR too.