Unity-Technologies / EditorXR

Author XR in XR
Other
928 stars 166 forks source link

Add new AdaptivePositionModule to EditorXR #494

Closed dunity closed 5 years ago

dunity commented 6 years ago

This module adds support for automatic adaptive-positioning of elements based on temporal detection of the user's gaze.

Testing of this functionality can be performed in the following branch: features/dylanu/spatialui-master

Additional PR description details will be added later

dunity commented 6 years ago

@mtschoen-unity & @AndrewTHEManeri All suggested changes have been performed. In addition, during some more thorough testing, I fixed bugs that were found in the existing implementation. I appreciate you having already looked this one over, but could use another thorough review of this PR (as it is far more solid an implementation now; catching many more edge cases I found). For testing purposes, all changes made thus far in this PR have been merged into "features/dylanu/spatialmenu-core". Thanks as always for your time/input/critique!