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

Add cascaded shadow maps plugin #1187

Closed
Tracked by #372
RiscadoA opened this issue May 21, 2024 · 0 comments · Fixed by #1338
Closed
Tracked by #372

Add cascaded shadow maps plugin #1187

RiscadoA opened this issue May 21, 2024 · 0 comments · Fixed by #1338
Assignees
Milestone

Comments

@RiscadoA
Copy link
Member

RiscadoA commented May 21, 2024

  • Add cascadedShadowMapsPlugin
    • Responsible for creating the necessary shadow maps for each directional shadow caster.
  • Add cascadedShadowMapsRasterizerPlugin
    • Draws all render meshes to all of the cascaded shadow maps.
  • Change deferredShadingPlugin to use the cascaded shadow maps for each directional light with a corresponding directional shadow caster.
@RiscadoA RiscadoA mentioned this issue May 21, 2024
4 tasks
@RiscadoA RiscadoA added this to the 0.3 Standalone Editor milestone May 21, 2024
@tomas7770 tomas7770 linked a pull request Sep 30, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants