Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Explainer: https://github.com/immersive-web/lighting-estimation/blob/master/ligh

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.
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 virtual 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.