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 Exponential Shadow Maps. Add Cascade Shadow Maps #57

Open
akira-cn opened this issue Mar 17, 2020 · 1 comment
Open

Add Exponential Shadow Maps. Add Cascade Shadow Maps #57

akira-cn opened this issue Mar 17, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@akira-cn
Copy link
Contributor

Might be we should make shadow a bit more smooth.

@gordonnl
Copy link
Contributor

Yes! I totally agree. There are quite a few different approaches, each with different pit-falls, and from what I understand they're all quite expensive compared to the current, basic implementation.

From the quick research I've done earlier, I'd like to see an exponential shadow map implementation - it seems to have nice results for relatively few side-effects.

And on the same topic, I'd also love to see an implementation of cascade shadow maps (for larger scenes)!

@gordonnl gordonnl added the enhancement New feature or request label Mar 12, 2021
@gordonnl gordonnl changed the title Add shadow blur to anti-alias. Add Exponential Shadow Maps. Add Cascade Shadow Maps Mar 12, 2021
@gordonnl gordonnl added the help wanted Extra attention is needed label Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants