Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 241 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 241 Bytes

2d-shadowmap

Trial on using classic shadow maps in 2D. To create the depth texture we cast a ray out from the center and store the depth, which we later blur and create a lightmap with.

Live demo