The Unity XR Avatar package provides a set of assets to help with user representation in XR when developing in Unity. This can be just hand and controller representation or even full body avatar. For the time being this pakcage only offers hand and controller representation.
It includes models of the different controllers that come with the most popular HMDs as well as the Oculus hands that are freely available.
This package was made by combining and extending the resources found in the following tutorials:
- Introduction to VR in Unity - PART 2 : INPUT and HAND PRESENCE
- Custom Hands for Unity's XR Toolkit [01]
Requires the Unity software version
2019.3(or above).
Please refer to the installation guide to install this package.
For further documentation and usage of this package please refer to the guides that can be found within the documentation directory.
Code released under the MIT License.
ExtendRealityLtd's packages called Tilia was a huge inspiration for the folders and files structure as well as the contents of the documentation.