You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1850,11 +1850,11 @@
1850
1850
<p>But <adata-link-type="dfn" href="#sensor-fusion" id="ref-for-sensor-fusion-6">sensor fusiona> can also be carried out in software.
1851
1851
This is particularly useful when performance requirements can only be met
1852
1852
by relying on application-specific data.
1853
-
For example, head tracking for virtual or augmented reality applications,
1853
+
For example, head tracking for virtual or augmented reality applications
1854
1854
requires extremely low latency
1855
1855
to avoid causing motion sickness.
1856
1856
That low-latency is best provided
1857
-
by using the raw output of a gyroscope,
1857
+
by using the raw output of a gyroscope
1858
1858
and waiting for quick rotational movements of the head
1859
1859
to compensate for drift.p>
1860
1860
<pclass="note" role="note">Note: <adata-link-type="dfn" href="#concept-sensor" id="ref-for-concept-sensor-14">sensorsa> created through <adata-link-type="dfn" href="#sensor-fusion" id="ref-for-sensor-fusion-7">sensor fusiona> are sometimes
0 commit comments