-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INTEL_lights_sunsky: a procedural sun-sky model as environmental light source #2179
base: main
Are you sure you want to change the base?
Conversation
Any feedback/discussion/review? |
There has been no feedback on this since Jun. I support this extension, and it is critical to some of our customers. Am I able to approve the "review" as a vendor extension without further discussion? |
To move this further, the PR needs JSON schemas for the extension objects. |
I feel it would be useful to publish some visibility into what to expect when opening a PR for a {vendor, multi-vendor, or KHR} extension. There should be nothing blocking the authoring vendor from using their own vendor extension, with or without review. I assume the review process exists to ensure quality and consistency of documents published under the Khronos repository, as well as to offer technical feedback (if desired by the vendor). |
19a14ee
to
a112d7e
Compare
JSON schemas are now included. |
Intel is still interested in merging this vendor extension. |
I cannot say anything from the perspective of a possible implementation. From quickly skimming over the text and the schema, it looks "clean", but that's not a thorough review. A few high-level comments:
|
Procedural sun-sky models are a wide-spread and flexible tools to provide natural illumination to scenes and objects or commercial products, complementing point lights (
KHR_lights_punctual
) and image-based environment maps (#1956).