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

Enable shadowmaps on street lights #176

Open
ElmarJ opened this issue Sep 26, 2024 · 0 comments
Open

Enable shadowmaps on street lights #176

ElmarJ opened this issue Sep 26, 2024 · 0 comments
Milestone

Comments

@ElmarJ
Copy link
Owner

ElmarJ commented Sep 26, 2024

Currently, street lights don't render shadow maps, meaning that the light reaches through buildings. It is not a big problem (you have to look well to see it), but enabling shadow maps does definitely look better (also because the lamp post itself draws a shadow), see screenshot below.

It is easy to enable in the prefab (update shadowmaps on demand, with a relatively low resolution - e.g. 128 - looks very good already), but before enabling I have to better study the performance cost.

afbeelding

@ElmarJ ElmarJ added this to the v2.5 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant