diff --git a/Documentation/content/docs/develop_webxr.md b/Documentation/content/docs/develop_webxr.md index 86687b9f6b9..18bfa1e2789 100644 --- a/Documentation/content/docs/develop_webxr.md +++ b/Documentation/content/docs/develop_webxr.md @@ -59,6 +59,19 @@ vtk.js supports virtual and augmented reality rendering via the [WebXR device AP +### Holographic Examples + + + ### For Developers 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 [HeadFullVolume]: ../docs/gallery/HeadFullVolume.png [ChestCTHybrid]: ../docs/gallery/ChestCTHybrid.png [HeadGradient]: ../docs/gallery/HeadGradient.png +[LookingGlassCone]: ../docs/gallery/LookingGlassCone.png diff --git a/Documentation/content/docs/gallery/LookingGlassCone.png b/Documentation/content/docs/gallery/LookingGlassCone.png new file mode 100644 index 00000000000..83310aaf124 Binary files /dev/null and b/Documentation/content/docs/gallery/LookingGlassCone.png differ