https://github.com/immersive-web/lighting-estimation
A proposal for adding lighting estimation API to WebXR Device API. Feature lead: Kip Gilbert
https://github.com/immersive-web/lighting-estimation
augmented-reality incubation webxr
Last synced: 4 months ago
JSON representation
A proposal for adding lighting estimation API to WebXR Device API. Feature lead: Kip Gilbert
- Host: GitHub
- URL: https://github.com/immersive-web/lighting-estimation
- Owner: immersive-web
- License: other
- Created: 2018-10-31T17:33:01.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T22:10:45.000Z (about 3 years ago)
- Last Synced: 2025-01-29T21:25:10.140Z (4 months ago)
- Topics: augmented-reality, incubation, webxr
- Language: Makefile
- Homepage: https://immersive-web.github.io/lighting-estimation/
- Size: 119 KB
- Stars: 34
- Watchers: 48
- Forks: 13
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: security-privacy-questionnaire.md
Awesome Lists containing this project
README
Lighting Estimation
===================Explainer: https://github.com/immersive-web/lighting-estimation/blob/master/lighting-estimation-explainer.md
Spec: https://immersive-web.github.io/lighting-estimation/
This is the repository for the WebXR lighting estimation API, which provides XR sessions (primarily AR) with information about the current environment lighting so that cirtual objects can be rendered more realistically.
The features was initially proposed in [this issue](https://github.com/immersive-web/lighting-estimation/issues/1), though that proposal no longer matches the current API shape.