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

shadows should be visible in entire scene #867

Open
kfarr opened this issue Sep 14, 2024 · 0 comments
Open

shadows should be visible in entire scene #867

kfarr opened this issue Sep 14, 2024 · 0 comments

Comments

@kfarr
Copy link
Collaborator

kfarr commented Sep 14, 2024

in 3dstreet scenes larger than 50m streets the shadows will stop appearing. for large scenes this means most of the area does not have shadows.

user goal is to see shadows all the time.

possible methods:

  • increase the area of the shadowbox / shadow light to cover more of the scene
  • move the shadow light source along with the camera or otherwise adjust the shadowbox location based on camera position as to not render too large of a shadow area that is beyond a user's immediate field of view
  • both -- slightly enlarge the area and also keep it centered relative to the camera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do - Soon
Development

No branches or pull requests

1 participant