zaycev / bevy-magic-light-2d

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

Use JFA for SDF pass. #56

Open zaycev opened 6 months ago

zaycev commented 6 months ago

https://blog.demofox.org/2016/03/02/actually-making-signed-distance-field-textures-with-jfa/

This change will enable better flexibility and performance.