Skip to content

Commit

Permalink
Adding some new VisionOS-inspired content which uses Nova's Interacti…
Browse files Browse the repository at this point in the history
…on API paired with Quest Pro hand/eye tracking to replicate Apple's gaze+pinch UX
  • Loading branch information
adgray1 committed Jun 18, 2023
1 parent fc98ddd commit 66f2205
Show file tree
Hide file tree
Showing 70 changed files with 95,703 additions and 108 deletions.
32 changes: 31 additions & 1 deletion Assets/AppleXRConcept/AppleXRConcept.unity
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,10 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 114460394679914766, guid: e201a24a09e942042b93390d0444d728, type: 3}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114460394679914766, guid: e201a24a09e942042b93390d0444d728, type: 3}
propertyPath: _customBones_V2.Array.data[0]
value:
Expand Down Expand Up @@ -274,6 +278,10 @@ PrefabInstance:
propertyPath: _customBones_V2.Array.data[23]
value:
objectReference: {fileID: 419792948}
- target: {fileID: 137292928833085638, guid: e201a24a09e942042b93390d0444d728, type: 3}
propertyPath: m_Enabled
value: 0
objectReference: {fileID: 0}
- target: {fileID: 137292928833085638, guid: e201a24a09e942042b93390d0444d728, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
Expand Down Expand Up @@ -444,6 +452,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: ccaf0593d3d810c449294a38ff92c425, type: 3}
m_Name:
m_EditorClassIdentifier:
Debug: 1
GazeBall: {fileID: 0}
leftHand:
Collider: {fileID: 886199348}
Hand: {fileID: 1698497930}
Expand Down Expand Up @@ -545,6 +555,18 @@ PrefabInstance:
propertyPath: isInsightPassthroughEnabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 11400000, guid: 126d619cf4daa52469682f85c1378b4a, type: 3}
propertyPath: requestEyeTrackingPermissionOnStartup
value: 1
objectReference: {fileID: 0}
- target: {fileID: 11400000, guid: 126d619cf4daa52469682f85c1378b4a, type: 3}
propertyPath: requestBodyTrackingPermissionOnStartup
value: 1
objectReference: {fileID: 0}
- target: {fileID: 11400000, guid: 126d619cf4daa52469682f85c1378b4a, type: 3}
propertyPath: requestFaceTrackingPermissionOnStartup
value: 1
objectReference: {fileID: 0}
- target: {fileID: 20000010189485334, guid: 126d619cf4daa52469682f85c1378b4a, type: 3}
propertyPath: m_ClearFlags
value: 2
Expand Down Expand Up @@ -599,7 +621,7 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 569117000}
m_Enabled: 1
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 555725d48e9051a4bb6b8d45178c2fdd, type: 3}
m_Name:
Expand Down Expand Up @@ -961,6 +983,10 @@ PrefabInstance:
propertyPath: _customBones_V2.Array.data[23]
value:
objectReference: {fileID: 1341886064}
- target: {fileID: 137338082485951984, guid: c6a74181d4000004887343fb87b3c53a, type: 3}
propertyPath: m_Enabled
value: 0
objectReference: {fileID: 0}
- target: {fileID: 137338082485951984, guid: c6a74181d4000004887343fb87b3c53a, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
Expand Down Expand Up @@ -1230,6 +1256,10 @@ PrefabInstance:
propertyPath: m_Name
value: AppleXRConcept
objectReference: {fileID: 0}
- target: {fileID: 643183715167204132, guid: 51e3e8628e17c4850a5834aaf8307b88, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 643183715167204134, guid: 51e3e8628e17c4850a5834aaf8307b88, type: 3}
propertyPath: HorizonWorlds
value:
Expand Down

0 comments on commit 66f2205

Please sign in to comment.