alexlarsson/gthree

Finish shadowmap support

alexlarsson opened this issue · 2 comments

Finish shadowmap support

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

Also, point light shadows seem wrong: #49