Skip to content
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

Partial support for Lightmapper on WebGPU #5953

Merged
merged 5 commits into from
Jan 22, 2024
Merged

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jan 19, 2024

partial solution to #5692

  • basic baking works, including smoothness filter
  • all light types are supported, including ambient cubemap
  • Limitation: local light shadows are not supported, so those are skipped (with a warning)
  • directional light shadows work

Screenshot 2024-01-19 at 10 52 21

@mvaligursky mvaligursky self-assigned this Jan 19, 2024
@mvaligursky mvaligursky added feature area: graphics Graphics related issue labels Jan 19, 2024
@mvaligursky mvaligursky requested a review from a team January 19, 2024 10:54
Co-authored-by: Will Eastcott <will@playcanvas.com>
@mvaligursky mvaligursky merged commit 9162f44 into main Jan 22, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-lightmapper-webgpu branch January 22, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants