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

Finish shadowmap support #31

Open
alexlarsson opened this issue Jun 20, 2019 · 2 comments
Open

Finish shadowmap support #31

alexlarsson opened this issue Jun 20, 2019 · 2 comments
Labels
backport Feature of three.js that we want to backport

Comments

@alexlarsson
Copy link
Owner

No description provided.

@alexlarsson
Copy link
Owner Author

I landed an initial version of this. However it lacks some features:

  • Doesn't correctly handle clipping planes
  • Doesn't handle multi-group geometries
  • Only handles meshes (not lines, points, etc)
  • Doesn't handle skinning/morphing

@alexlarsson
Copy link
Owner Author

Also, point light shadows seem wrong: #49

@alexlarsson alexlarsson changed the title Implement shadows Finish shadowmap support Aug 20, 2019
@alexlarsson alexlarsson added the backport Feature of three.js that we want to backport label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Feature of three.js that we want to backport
Projects
None yet
Development

No branches or pull requests

1 participant