Skip to content

Commit a7d8e35

Browse files
committed
Fixed a broken link to an outdated product
1 parent 1beec83 commit a7d8e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ The UA may choose to present the immersive AR session's content via any type of
370370
There are several scenarios where it's beneficial to render a scene whose view is controlled by device tracking within a 2D page. For example:
371371

372372
- Using phone rotation to view panoramic content.
373-
- Taking advantage of 6DoF tracking on devices (like [Tango](https://get.google.com/tango/) phones) with no associated headset.
373+
- Taking advantage of 6DoF tracking on devices with no associated headset, like [ARCore](https://developers.google.com/ar/) or [ARKit](https://developer.apple.com/arkit/) enabled phones.
374374
- Making use of head-tracking features for devices like [zSpace](http://zspace.com/) systems.
375375

376376
These scenarios can make use of inline sessions to render tracked content to the page. Using an inline session also enables content to use a single rendering path for both inline and immersive presentation modes. It also makes switching between inline content and immersive presentation of that content easier.

0 commit comments

Comments
 (0)