-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Add support for AreaLights #7866
Comments
Which version of this feature is expected to be implemented |
We don't know yet. This is something we are looking for help if you are motivated |
Is this still something we want? I was looking at the code it would not really be that hard to convert, but it does look like it only supports planes at this moment. |
oh yes we want it. but we want it as a regular source (so for all meshes) |
Maybe PlayCanvas their implementation (light shapes) can also help. They have predefined shapes though. |
Do we want shadow support as well? |
I don't think so, soft shadows can be simulated to some extent with PCSS or some other filter method. Generating accurate shadows for area lights would be quite time consuming I think. |
This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale". |
This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale". |
This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale". |
This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale". |
Based on those researches, integrate supports for Area Lights:
The text was updated successfully, but these errors were encountered: