zaycev / bevy-magic-light-2d

Experiment with computing 2D shading, lighting and shadows with Bevy Engine
Apache License 2.0
427 stars 37 forks source link

Support for Basic Polygon Light Occluder #47

Open ryanpeach opened 5 months ago

ryanpeach commented 5 months ago

We might be able to do this by simply adding together many rectangular polygons.