Hubbry Logo
search button
Sign in
Asynchronous reprojection
Asynchronous reprojection
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Asynchronous reprojection
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Asynchronous reprojection Wikipedia article. Here, you can discuss, collect, and organize anything related to Asynchronous reprojection. The purpose of the...
Add your contribution
Asynchronous reprojection

Asynchronous reprojection is a class of computer graphics technologies aimed at ensuring a virtual reality headset is responsive to user motion even when the GPU isn't able to keep up with the headset's target framerate,[1] and to reduce perceived input lag at all times regardless of internal framerate.[2] Reprojection involves the headset's driver taking one or multiple previously rendered frames and using newer motion information from the headset's sensors to extrapolate (often referred to as "reprojecting" or "warping") the previous frame into a prediction of what a normally rendered frame would look like.[3] "Asynchronous" refers to this process being continuously performed in parallel with rendering, allowing synthesized frames to be displayed without delay in case a regular frame is not rendered in time, and reprojecting all frames by default to reduce perceived latency.[3]

The use of these techniques allows for a lowering in the video rendering hardware specifications required to achieve a certain intended level of responsiveness.[4]

Variations

[edit]

Various vendors have implemented their own variations of the technique under different names. Basic versions of the technique are referred to as asynchronous reprojection by Google and Valve,[1][5] while Oculus has two implementations, called asynchronous timewarp[3] and asynchronous spacewarp. Asynchronous timewarp uses the headset's rotational data to reproject all frames. Asynchronous spacewarp extrapolates a new frame based on the last frame it received if none is rendered, additionally using depth information to help compensate for perspective and other geometric changes.[6][7][8] Valve's early version called interleaved reprojection would make the application run at half frame rate and reproject every other frame.[9] A later variant by Valve is SteamVR Motion Smoothing, which builds upon regular asynchronous reprojection in being able to reproject two frames instead of one.[5]

See also

[edit]

References

[edit]
  1. ^ a b "Asynchronous Reprojection". Google Developers. Google Inc. Retrieved 10 June 2019.
  2. ^ Heaney, David (17 January 2019). "VR Timewarp, Spacewarp, Reprojection, And Motion Smoothing Explained". Road to VR. Retrieved 1 May 2025.
  3. ^ a b c Antonov, Michael (2 March 2015). "Asynchronous Timewarp Examined". Oculus Developer Blog. Facebook Technologies, LLC. Retrieved 10 June 2019.
  4. ^ Orland, Kyle (10 June 2019). "Oculus lowers minimum Rift specs using "asynchronous spacewarp" tech". ArsTechnica. Condé Nast. Retrieved 10 June 2019.
  5. ^ a b Vlachos, Alex (27 November 2018). "Introducing SteamVR Motion Smoothing". Steam Community. Valve. Retrieved 10 June 2019.
  6. ^ Beeler, Dean; Hutchins, Ed; Pedriana, Paul (10 November 2016). "Asynchronous Spacewarp". Oculus Developer Blog. Facebook Technologies, LLC. Retrieved 10 June 2019.
  7. ^ Aksoy, Volga; Beeler, Dean (9 August 2019). "Asynchronous Spacewarp 2.0". Oculus Developer Blog. Facebook Technologies, LLC. Retrieved 18 August 2020.
  8. ^ Lang, Ben (4 April 2019). "Oculus Launches ASW 2.0 with Positional Timewarp to Reduce Latency, Improve Performance". Road to VR. Retrieved 13 November 2022.
  9. ^ Leiby, Aaron (26 March 2016). "Interleaved Reprojection now enabled for all applications by default". Steam Community. Valve. Retrieved 10 June 2019.