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

Split ShadowRenderer into class for local and clsas for directional lights #4915

Merged
merged 1 commit into from Dec 7, 2022

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Dec 7, 2022

  • no functionality changes, simply splitting the class and moving culling function out, and a custom simplified functions in forward renderer
  • in preparation of conversion of shadow renderer into render passes, allowing directional shadows to be done in larger separation

@mvaligursky mvaligursky added the area: graphics Graphics related issue label Dec 7, 2022
@mvaligursky mvaligursky self-assigned this Dec 7, 2022
@mvaligursky mvaligursky merged commit 5572bc2 into main Dec 7, 2022
@mvaligursky mvaligursky deleted the mv-shadow-renderer-split branch December 7, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants