Skip to content

Commit 7af3b5e

Browse files
committed
docs(WebXR): Add Looking Glass examples to WebXR documentation
Adds Looking Glass section to gallery of existing WebXR examples.
1 parent a5e2e0d commit 7af3b5e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

Documentation/content/docs/develop_webxr.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,19 @@ vtk.js supports virtual and augmented reality rendering via the [WebXR device AP
5959

6060
</div>
6161

62+
### Holographic Examples
63+
64+
<div class="gallery">
65+
66+
[![Looking Glass Cone Example][LookingGlassCone]](../examples/LookingGlass.html)
67+
[![GeometryViewer Example][GeometryViewer]](../examples/GeometryViewer.html?xrSessionType=2&fileURL=https://data.kitware.com/api/v1/item/59de9de58d777f31ac641dc5/download)
68+
[![GeometryViewer Brain Blood Vessels][GeometryViewerBrainBloodVessels]](../examples/GeometryViewer/GeometryViewer.html?xrSessionType=2&fileURL=[https://data.kitware.com/api/v1/file/61f041f14acac99f42c2ff9a/download,https://data.kitware.com/api/v1/file/61f042024acac99f42c2ffa6/download,https://data.kitware.com/api/v1/file/61f042b74acac99f42c30079/download])
69+
[![GeometryViewer Chest CT][GeometryViewerchestCT]](../examples/GeometryViewer/GeometryViewer.html?xrSessionType=2&fileURL=[https://data.kitware.com/api/v1/file/61f044354acac99f42c30276/download,https://data.kitware.com/api/v1/file/61f0440f4acac99f42c30191/download,https://data.kitware.com/api/v1/file/61f044204acac99f42c30267/download])
70+
[![XR Volume Example][WebXRVolume]](../examples/WebXRVolume.html?xrSessionType=2)
71+
[![XR Gradient Example][HeadGradient]](../examples/WebXRHeadGradientCVR.html?xrSessionType=2)
72+
73+
</div>
74+
6275
### For Developers
6376

6477
Developers without access to XR hardware may find it convenient to install and use the [Mozilla WebXR emulator](https://github.com/MozillaReality/WebXR-emulator-extension) in their browser.
@@ -81,3 +94,4 @@ While WebXR has broad industry support, it is not yet implemented in all browser
8194
[HeadFullVolume]: ../docs/gallery/HeadFullVolume.png
8295
[ChestCTHybrid]: ../docs/gallery/ChestCTHybrid.png
8396
[HeadGradient]: ../docs/gallery/HeadGradient.png
97+
[LookingGlassCone]: ../docs/gallery/LookingGlassCone.png
Loading

0 commit comments

Comments
 (0)