Skip to content

This Unity project is a very simple XR interactions example that implements grabbing and climbing using Unity's multiplatform APIs.

License

Notifications You must be signed in to change notification settings

immemorable-moniker/UnityXRGrabAndClimb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityXRGrabAndClimb

This Unity project is a very simple XR interactions tech example that implements grabbing and climbing using Unity's multiplatform APIs. It's not super clean, but it does showcase a fully physics-based XR Rig.

Unity version 2019.2.0f1

This project targets "roomscale" VR. As such, it meant to be experienced on a HTC Vive, Oculus Rift, or Windows Mixed Reality Immersive headset. It should also work on any other roomscale headset that is supported by one of those SDKs in the future.

You can read a bit more about Unity's multiplatform features here: https://blogs.unity3d.com/2018/11/22/multi-platform-vr-features-in-2018-3/

You can read a bit more about complicated Rigidbody/Collider setups in Unity here: http://jackpritz.com/blog/unity-colliderrigidbody-setups-in-xr

About

This Unity project is a very simple XR interactions example that implements grabbing and climbing using Unity's multiplatform APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages