An open API service indexing awesome lists of open source software.

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

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.