Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.39 KB

Minimal Hand Physics License: MIT

Unity project containing the minimal code required to perform friction-based grabbing in VR (Oculus Quest)

Main features

  • Master hand bones transformations read from OVRSkeleton
  • Target rotations of slave hand joints updated to match the master's rotations
  • Target position of slave wrist joint updated to match master's wrist position
  • Two small demo scenes
  • Manual rig mapping

Supported versions

Supported target devices

  • Oculus Quest - Android

Supported render pipelines

  • Universal Render Pipeline (URP)

Author

Jorge Juan González - HCI Researcher at I3A (University of Castilla-La Mancha)

LinkedIn - Twitter - GitHub

Acknowledgements

Michael Stevenson - GitHub

License

MIT