forked from pupil-labs/pupil-labs-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: Hololens and BT300 VR/AR Addon | ||
date: Thu Mar 02 2017 15:28:39 GMT+0700 (ICT) | ||
author: Pupil Dev Team | ||
subtitle: "" | ||
featured_img_thumb: "" | ||
--- | ||
|
||
<img src="../../../../media/images/blog/addon_hololens.jpg" class='Feature-image u-padBottom--2' alt="Hololens Addon"> | ||
|
||
We are happy to announce that we have added the Epson Moverio BT-300 and Microsoft Hololens VR/AR addons, now available on the store! You can now augment these VR/AR hardware with Pupil Labs eye trackers. | ||
|
||
Head over to the [store](https://pupil-labs.com/store/#vr-ar) and check them out. | ||
|
||
<div class="Grid-gutters-lg Aligner VR-AR-products"> | ||
<div class="Aligner-item"> | ||
<div class="Aligner-item--column"> | ||
<div class="Feature-image-wrapper"> | ||
<a href="https://pupil-labs.com/store/#vr-ar"> | ||
<img src="../../../../media/images/blog/addon_hololens.jpg" class='Feature-image' alt="Hololens Addon"> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="Aligner-item"> | ||
<div class="Aligner-item--column"> | ||
<div class="Feature-image-wrapper"> | ||
<a href="https://pupil-labs.com/store/#vr-ar"> | ||
<img src="../../../../media/images/blog/addon_epson_bt300b.jpg" class='Feature-image' alt="Hololens Addon"> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="Aligner-item" style="padding:0em 1.4em 1em 1.4em;"> | ||
<div class="Aligner-item--column"> | ||
<div class="Aligner-item--stretchHeight"> | ||
<a href="https://pupil-labs.com/store/#vr-ar"> | ||
<p align="center"> | ||
Microsoft Hololens Binocular Add-on | ||
</p> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="Aligner-item" style="padding:0em 1.4em 1em 1.4em;"> | ||
<div class="Aligner-item--column"> | ||
<div class="Aligner-item--stretchHeight"> | ||
<a href="https://pupil-labs.com/store/#vr-ar"> | ||
<p align="center"> | ||
Epson Moverio BT-300 Add-on | ||
</p> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|