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

feat: cascaded shadow mapping for directional lights #13

Merged
merged 23 commits into from
May 14, 2024
Merged

feat: cascaded shadow mapping for directional lights #13

merged 23 commits into from
May 14, 2024

Conversation

hoffstadt
Copy link
Member

Purpose

The primary purpose of this pull request(PR) is to implement the initial cascaded shadow mapping technique for directional lights. The results of which can be seen below:

Pilot.Light.Example.2024-05-14.10-24-31.mp4

@hoffstadt hoffstadt added backend: All related to all graphics backends priority: Normal normal priority extension: Graphics related to low level graphics extension extension: ECS related to ECS extension extension: Renderer related to reference renderer extension type: Feature related to a new feature type: Improvement related to an improvement type: Bug bug labels May 14, 2024
@hoffstadt hoffstadt self-assigned this May 14, 2024
@hoffstadt hoffstadt merged commit aa889a5 into master May 14, 2024
14 checks passed
@hoffstadt hoffstadt deleted the dev branch May 14, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: All related to all graphics backends extension: ECS related to ECS extension extension: Graphics related to low level graphics extension extension: Renderer related to reference renderer extension priority: Normal normal priority type: Bug bug type: Feature related to a new feature type: Improvement related to an improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant