# immersive-web/webvr-polyfill

Use WebVR today, without requiring a special browser build.

Repository: https://github.com/immersive-web/webvr-polyfill
Canonical: https://ross.abutalabs.com/products/webvr-polyfill
Homepage: http://immersive-web.github.io/webvr-polyfill/examples/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: webvr, webxr, polyfill
Archived: true
Last push: 2026-07-20T15:27:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 8, longevity 100
- inputs: {"age_days": 4233, "days_push": 44, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1404, forks 321 (observed 2026-08-28T04:04:37.960578+00:00)

## What it is
A JavaScript polyfill implementing the WebVR spec so VR content runs on browsers and devices without native WebVR support. WebVR has been deprecated in favor of WebXR, so this project is preserved for historical interest.

## Use cases
- run WebVR content in browsers without native support
- smooth over inconsistencies between WebVR implementations
- add VR support to mobile web experiences
- test WebVR apps on desktop without a special browser build

## When to choose
- maintaining legacy WebVR content that must run on devices lacking native support
- targeting older mobile browsers with inconsistent WebVR implementations

## When to avoid
- starting new XR projects - use the WebXR Device API instead
- needing modern VR/AR features, performance, or ongoing support

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, middleware
- domain: web-development, graphics, gaming-tools
- platform: browser
- tags: webvr, webxr, polyfill, virtual-reality, deprecated-api, javascript, mobile

## Member repositories
- immersive-web/webvr-polyfill (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.960578+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:50.895840+00:00, confidence not recorded.
  - readme: https://github.com/immersive-web/webvr-polyfill (fetched 2026-08-28T04:04:37.960578+00:00, sha 27d3d0a12d3a)
  - homepage: http://immersive-web.github.io/webvr-polyfill/examples/ (fetched 2026-08-29T11:52:49.263581+00:00, sha a4ffe67c1596)
  - registry_npm: https://registry.npmjs.org/webvr-polyfill (fetched 2026-08-29T11:52:49.266010+00:00, sha e6eddae98330)
- Data as of 2026-08-30T08:39:29.467469+00:00.
