diff options
Diffstat (limited to 'files/ru/web/api/webxr_device_api/index.html')
-rw-r--r-- | files/ru/web/api/webxr_device_api/index.html | 60 |
1 files changed, 59 insertions, 1 deletions
diff --git a/files/ru/web/api/webxr_device_api/index.html b/files/ru/web/api/webxr_device_api/index.html index f35ec195d7..f83f7efa2d 100644 --- a/files/ru/web/api/webxr_device_api/index.html +++ b/files/ru/web/api/webxr_device_api/index.html @@ -167,7 +167,65 @@ translation_of: Web/API/WebXR_Device_API <h2 id="Спецификации">Спецификации</h2> -{{Specifications}} +<table> + <thead> + <tr> + <th>Specification</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://immersive-web.github.io/webxr/"><strong>WebXR Device API</strong></a> (<a href="https://github.com/immersive-web/webxr">Source</a>, + <a href="https://github.com/immersive-web/webxr/issues">Issues</a>, + <a href="https://github.com/immersive-web/webxr/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/anchors/"><strong>WebXR Anchors Module</strong></a> (<a href="https://github.com/immersive-web/anchors">Source</a>, + <a href="https://github.com/immersive-web/anchors/issues">Issues</a>, + <a href="https://github.com/immersive-web/anchors/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/webxr-ar-module/"><strong>WebXR Augmented Reality Module</strong></a> (<a href="https://github.com/immersive-web/webxr-ar-module">Source</a>, + <a href="https://github.com/immersive-web/webxr-ar-module/issues">Issues</a>, + <a href="https://github.com/immersive-web/webxr-ar-module/blob/master/ar-module-explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/depth-sensing/"><strong>WebXR Depth Sensing Module</strong></a> (<a href="https://github.com/immersive-web/depth-sensing">Source</a>, + <a href="https://github.com/immersive-web/depth-sensing/issues">Issues</a>, + <a href="https://github.com/immersive-web/depth-sensing/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/dom-overlays"><strong>WebXR DOM Overlays Module</strong></a> (<a href="https://github.com/immersive-web/dom-overlays">Source</a>, + <a href="https://github.com/immersive-web/dom-overlays/issues">Issues</a>, + <a href="https://github.com/immersive-web/dom-overlays/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/webxr-gamepads-module/"><strong>WebXR Gamepads Module</strong></a> (<a href="https://github.com/immersive-web/webxr-gamepads-module">Source</a>, + <a href="https://github.com/immersive-web/webxr-gamepads-module/issues">Issues</a>, + <a href="https://github.com/immersive-web/webxr-gamepads-module/blob/master/gamepads-module-explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/webxr-hand-input/"><strong>WebXR Hand Input Module</strong></a> (<a href="https://github.com/immersive-web/webxr-hand-input">Source</a>, + <a href="https://github.com/immersive-web/webxr-hand-input/issues">Issues</a>, + <a href="https://github.com/immersive-web/webxr-hand-input/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/hit-test"><strong>WebXR Hit Test Module</strong></a> (<a href="https://github.com/immersive-web/hit-test">Source</a>, + <a href="https://github.com/immersive-web/hit-test/issues">Issues</a>, + <a href="https://github.com/immersive-web/hit-test/blob/master/hit-testing-explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/layers/"><strong>WebXR Layers API</strong></a> (<a href="https://github.com/immersive-web/layers">Source</a>, + <a href="https://github.com/immersive-web/layers/issues">Issues</a>, + <a href="https://github.com/immersive-web/layers/blob/master/explainer.md">Explainer</a>)</td> + </tr> + <tr> + <td><a href="https://immersive-web.github.io/lighting-estimation/"><strong>WebXR Lighting Estimation API</strong></a> (<a href="https://github.com/immersive-web/lighting-estimation">Source</a>, + <a href="https://github.com/immersive-web/lighting-estimation/issues">Issues</a>, + <a href="https://github.com/immersive-web/lighting-estimation/blob/master/lighting-estimation-explainer.md">Explainer</a>)</td> + </tr> + </tbody> +</table> <h2 id="Совместимость">Совместимость</h2> |