Oculus-VR / Unity-Graphics

Unity Graphics - Including Scriptable Render Pipeline
Other
66 stars 51 forks source link

Spacewarp fast rotation fix #5

Closed tsaileo1 closed 2 years ago

tsaileo1 commented 2 years ago

Please read the Contributing guide before making a PR.

Checklist for PR maker


Purpose of this PR

Detecting fast rotating objects in the vertex shader to turn of space warp of the object automatically


Testing status

Tested with an application that had a fast rotating object and also did a performance benchmark to test if this new logic would be costly (was not costly).


Comments to reviewers

Notes for the reviewers you have assigned.

neelbedekar commented 2 years ago

LGTM, thanks for adding the getters.